Hi @sherminsh,
there is an issue with the protocol https
, here is from the latest documentation of MapQuest:
http://open.mapquestapi.com/elevation/v1/profile?key=KEY&shapeFormat=raw&latLngCollection=39.74012,-104.9849,39.7995,-105.7237,39.6404,-106.3736
To fix it:
- go to line 282 and replace
https
withhttp
I will fix it also on GitHub soon, also because its tab is wrong. It needs to be updated to be in LB-Legacy.
Best,
Antonello