Fri, 09/01/2017 - 06:38
#1
Hidden request to mapquest
I noticed that when I am zooming and panning a leaflet map using MapQuest, a request is sent to www.mapquestapi.com
Example:
https://www.mapquestapi.com/logger/v1/transaction?transaction=log&t=m&c=...
What is the purpose of this request?
Thanks
Hi,
I'm seeing the same thing, and while it's perfectly understandable that the SDK does it, these show up as errors in the Firefox dev console:
Is there a way to avoid these errors? Is there something wrong in my configuration?
Seems like the screenshot didn't go through properly. The error is:
XML Parsing Error: no root element found
Location: http://www.mapquestapi.com/logger/v1/transaction?transaction=log&rand=54... Line Number 1, Column 1:
I'm using MapQuest.js, pulled from
<script src="https://api.mqcdn.com/sdk/mapquest-js/v1.3.1/mapquest.js"></script>
This is happening both on my local development machine (website running on HTTP) and on our test machine (website running on HTTPS).
Hello,
We are seeing the same error with firefox and mapquest js version 1.3.2, so it looks like the error has not been fixed.
Thank you.