Now however, if you pass the value 0, wikitude passes the UNKNOWN_ALTITUDE value through to the Javascript location changed event, and this causes all POI altitudes to be ignored. If you pass some arbitrarily small number, like for instance the value 0.001, then the altitude functionality is restored.
This is already fixed and will be part of the upcoming new release version of 6.1.0, which will be out soon.
Thanks
Eva
Project 2017
Hello,
I made an application based on the POIs sample, using the AbstractArchtiectCamAvtbity class, now the app detects the location and it says that there are 20 pois around but I can't see any, I moved around but there was nothing.
I thought it might has something to do with the altitude so I made a button that shows me the longitude, latitude and altitude, and the altitiude value shows to be 0.0 but I read in the documentation that setLocation() can deal with unknown altitude.
Do you know where is the problem?