I managed to get the user's latitude and longitude using HTML-based geolocation. //Check if browser supports W3C Geolocation API if (navigator.geolocation) ...
確定! 回上一頁