开发者

Android app - tracking user location and plotting to google map?

开发者 https://www.devze.com 2023-03-23 03:52 出处:网络
How difficult would it be to get a user\'s location and map it live onto a google map along with the time to complete the route?

How difficult would it be to get a user's location and map it live onto a google map along with the time to complete the route? As well as this, when the user completes the route, he or she can save it and upload it to a server, others can then download that route and time th开发者_高级运维emselves against it?

It's a bit more involving that that, but would be interested to know how difficult something like this would be to achieve?

I have limited PHP and C# experience so am not a complete novice to coding but have never developed for a mobile platform before..


It shouldn't be Mission Impossible. This link provides everything you need. It uses a Google Maps service that is providing the routes data in [KML] format.

Hope this will help you. Good luck!

0

精彩评论

暂无评论...
验证码 换一张
取 消