- Sort Posts
- 2 replies
- Last post
how to show a list of poi on my screen based on geolocation.
January 2, 2014 - 1:28pm #2
Vuforia does not provide geolocation features (e.g. GPS location ), the SDK relies on computer vision. It would be possible to integrate location features (e.g. GPS location detectoin, POI registration etc..) to Vuforia, but you would need to implement those capabilities yourself.
I already have my location, and the list of POIs with your data (longitude and latitude), there is nothing I can do based on that?
thanks.