简体   繁体   中英

mobile phone geolocalosation and javascript

I am developing web app that will be accessed by smart-phone integrated browser. In my application I need to calculate the distance between the mobile phone actual (current) location and some other address. Beside that I should be able to find the specific location (shop location for example) that is closest to the user actual location.

Can you give me a clue which js framework can I use? Is there maybe some jQuery plugin that can be helpful?

Thank you

You can use this framework : http://code.google.com/p/geo-location-javascript/

It works on most mobile devices.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM