Questions tagged [mapquest]

The MapQuest APIs allow developers to add mapping, geocoding, routing, searching, and other functions to the applications quickly and easily.

313 questions
-1
votes
3 answers

Parsing JSON Data returned from MapQuest in Android

Completely new to android and JSON usage. I tried to follow a few previous posts and answers but cannot get it to work. My result is of this form : { "searchResults": [ { "resultNumber": 1, "distance": 1.4849, …
-1
votes
1 answer

Map (Mapquest, Google, etc.) Directions API to PDF

We have a delivery/dispatch system built on MS Access, which prints PDFs of delivery documents. I would like to modernize this by offering drivers the ability to have delivery directions available in paper form with the rest of their…
ktlcm
  • 1
  • 2
-1
votes
2 answers

Using openMapQuest with meteor framework

I'm thinking of switching my Application from leaflet to OpenMapquest. The main reason is that i need the free routing capability of OpenMapquest, The problem is that leaflet has a package for meteor, but OpenMapQuest has not. Is it possible to make…
Dany Y
  • 6,833
  • 6
  • 46
  • 83
-2
votes
2 answers

javascript fails to execute mapquest api

I would like for this code to alert the users with their perspective addresses, but for some reason it's not executing. Can someone point me on the right direction? Thanks! geoload