Closed Steen3S closed 4 years ago
Hi, try to change latitude <-> longitude (lat and lon), in your example it seems to be swapped.
Dear @wiku-PSNC , Thank you in advance. This morning i swapped the lat/lon to check this fix and probably didn't save my changes so the endpoints stayed in Somalia :) Thanks to you I tried again (with correct save) and it works perfectly now!
Many thanks, have a great day. Cheers!
Dear contributors,
I have a problem with coordinates. When given in the json they appear in different parts of the world. For example trying London coordinates (51.507407, -0.127665) they will show up at the coastline of Somalia.
API URL:
http://api.tiles.mapbox.com/v4/mapbox.satellite/{z}/{x}/{y}.png?access_token=xxxx.xxxx.xxxx
JSON:
OUTPUT:
Is there anything I'm doing wrong?
Thank you in advance.