Hi,
“Working with Mapbox’s new React Native AR SDK gave us a great toolkit to experiment with showcasing our POIs in a location-based AR experience, and explore the future of what POIs could look like.”
-Peter Krasniqi, VP Global Enterprise & Business Development, Foursquare
This article: blog.mapbox.com/introducing-native-ar says which is possible to display a POI (point of interest) using your SDK Mapbox ar.
We are creating currently a mobile application of travelling and we want to purpose to see a leisure activities from the camera in AR.
For this, we have a latitude and a longitude of a point of interest like a restaurant and we would like to display the POI in our app like in the article.
Is it really possible to achieve this with react-native-mapbox-ar?
Do you provide a sample for location-based AR experience?
The conversion lng/lat into xyz and rotation is auto generated by your SDK?
If it's not, do you have another tool for this?
Thanks you so much for your answer.
Hi,
This article: blog.mapbox.com/introducing-native-ar says which is possible to display a POI (point of interest) using your SDK Mapbox ar.
We are creating currently a mobile application of travelling and we want to purpose to see a leisure activities from the camera in AR.
For this, we have a latitude and a longitude of a point of interest like a restaurant and we would like to display the POI in our app like in the article.
Is it really possible to achieve this with react-native-mapbox-ar?
Do you provide a sample for location-based AR experience?
The conversion lng/lat into xyz and rotation is auto generated by your SDK?
If it's not, do you have another tool for this?
Thanks you so much for your answer.