Start a new topic

POI located on the same location as User

POI located on the same location as User


Hello,

Im currently unable to display a POI located on the same location as the user. The location of the device as well as the POI was obtained using a WIFI. Is this behavior expected? Can it be adjusted?

Thanks in advance!

 

Hi Diego!

Places created at the user's position are only visible when user moves a few meters.
Depending on your usecase you may want to


Display Information e.g. 5 meters to the north of the user using RelativeLocations

Create plaes on the fly every few meters while user is walking using some client/server interaction and Location.


Please have a look at the provided Sample app and its documentation for further details.

Kind reagards,
Andreas

Thank you very much Andreas!
Login or Signup to post a comment