mapquest Questions

5

Solved

I am using the http Dart package to send a GET request to the MapQuest Static Maps API to obtain an image. However, the response to this request directly returns an image, and not a Uri, or maybe I...
Inherited asked 31/10, 2018 at 13:47

2

Solved

BACKGROUND: I have a desktop browser app that uses mapquest with the leaflet js plugin. I am using divIcon class for the markers, which allows me to use custom HTML and styling for the markers. Eac...
Phiz asked 8/4, 2017 at 21:9

2

Solved

My url is: http://www.mapquestapi.com/geocoding/v1/batch?key=dNBvDLtTx85L3akdg8vBoHQXrWpDJSEI&location=HEBRON,KY,US&location=CINCINNATI,KY,US&location=CINCINNATI,KY,US&location=BE...
Talca asked 17/8, 2016 at 11:22

8

Solved

As of today 2016-07-11, MapQuest has discontinued direct access to their tiles. They seem to only support Leaflet, iOS and Android SDKs. Any idea how to get Openlayers to work with MapQuest again, ...
Lonilonier asked 11/7, 2016 at 20:5

1

Solved

While using osmdroid. I get "As of july 11,2016 direct tile access has been discontinued." I think we have to use APIKEY to use this or a new sdk, but I don't find anywhere how to do it. Please hel...
Magnum asked 12/7, 2016 at 10:23

4

I'm working on a project where we need to know the direction (compass) of a street. Actually, we only have a GeoPoint (lat;long and heading) we are planning on using reverseGeocoding to tell where ...
Mentor asked 3/3, 2015 at 23:40

2

I have the following code conn = Faraday.new(:url => 'http://www.mapquestapi.com') do |faraday| faraday.response :logger # log requests to STDOUT faraday.adapter Faraday.default_adapter # mak...
Hightail asked 22/1, 2014 at 12:48

1

Solved

I know that similar questions have been asked here before but none of them really answered my question and I am under pressure to finish my project by a deadline. Basically I am writing an applica...
Heaver asked 30/4, 2013 at 13:15
1

© 2022 - 2024 — McMap. All rights reserved.