I set up the wikitude browser with my developer api key and set the location to be those exact same coordinates but when I click on it, the popup states that 'No POIs in your area". I'm using Wikitude version 6.5.2.
Thanking you in advance Carlo
S
Snoobabk
said
about 11 years ago
Sorry for the noise again! I see it's most likely related to my service not responding correctly to the parameters sent to it: /mojo-api?language=en&latitude=51.85&sign=sdj798jtljet235edg7dzgusf6&maxNumberOfPois=100&os=Android&locale=GB&clientHash=W4-Server-GridUpdate&longitude=6.65'
I'll fix this on my side and see if it starts working as expected.
Regards Carlo
S
Snoobabk
said
about 11 years ago
Thanks, that did the trick.
P
Philipp Nagele
said
about 11 years ago
Check if you are entering the POI coordinates in the right order - it has to be:
longitude,latitude,altitude
Quite often longitude and latitude are mixed up (e.g. Google Maps uses longitude latitude the exact other way around as in ARML - which is KML compliant)
Snoobabk