android - Does MapQuest allow us to draw routes on the Map on the free version? -


i have app has old mapquest key , wanted show route on map. however, didn't work, , on callback got message:

this key not authorized service. if not have key, can obtain free key registering @ http://developer.mapquest.com.

does mean key invalid, expired, or maybe have pay have service?

i visited mapquest appkeys page today (mar 29 2015) , tells me that:

the ability create free & open appkeys has been temporarily paused.

can confirm whether routing allowed free key?

you can draw route on mapquest map free&open key, cannot use service (i mean use android sdk routing) because it's not free.

although, i've created demo app directions mapquest's web service (wich free) , uses response draw route. can request guidance information.

take @ github repo: https://github.com/sebasira/android-routewebservice

hope helps you! (it headache me @ time)


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -