简体   繁体   English

在 android 中使用 MapQuest javascript sdk

[英]use MapQuest javascript sdk in android

I want to use a maps apart from a google maps in my android application, now i want to use MapQuest and it doesn't have a MapQuest Android SDK ( they have java sdk but its being deprecated), so eventually MapQuest has JavaScript SDK. I want to use a maps apart from a google maps in my android application, now i want to use MapQuest and it doesn't have a MapQuest Android SDK ( they have java sdk but its being deprecated), so eventually MapQuest has JavaScript SDK.

So can anyone tell me how can i use this javascript sdk in android so that i can use the maps of MapQuest and at the same time i can use native controls of android.所以谁能告诉我如何在 android 中使用这个 javascript sdk 以便我可以使用 MapQuest 的地图,同时我可以使用 ZEC95C31DZ5CACEA488 的本机控件。

Note: The reason i am shifting from google maps to MapQuest is, google map only shows traffic data as an overlay they don't return any traffic data or meta data like severity, incidents etc.注意:我从谷歌地图转移到 MapQuest 的原因是,谷歌 map 仅将交通数据显示为叠加层,它们不返回任何交通数据或元数据,如严重性、事件等。

Mapquest's new Android SDK (beta) is here: Mapquest 的新 Android SDK(测试版)在这里:

http://developer.mapquest.com/web/products/beta/android http://developer.mapquest.com/web/products/beta/android

and their traffic web-service, which can be called out to is here:和他们的交通网络服务,可以调出在这里:

http://developer.mapquest.com/web/products/dev-services/traffic-ws http://developer.mapquest.com/web/products/dev-services/traffic-ws

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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