简体   繁体   中英

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.

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.

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's new Android SDK (beta) is here:

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

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