You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Our web team seems to be able to recover information from poi embedded in the map (like train station name etc) thanks to the web js SDK.
I was wondering if it is also a feature you want to implement in the mobile SDK. It would be nice to get a pop up when user tap on metro stations etc.
We added the keywork "interactive" on the map layer, but we are not sure if it is the way to get interaction with a POI.
Platform: mobile Mapbox SDK version: latest
Steps to trigger behavior
Browse a map
Tap on a POI (like train station)
Expected behavior
Get information from the map source
Actual behavior
No interactivity available
The text was updated successfully, but these errors were encountered:
@RomainQuidet
This feature is on our Roadmap. The initial version of this feature was created in #3172 but was never merged. We now are revisiting that implementation with the improvements landed in JS found in #3172. You can view/verify current progress for the GL counterpart here #4656.
Our web team seems to be able to recover information from poi embedded in the map (like train station name etc) thanks to the web js SDK.
I was wondering if it is also a feature you want to implement in the mobile SDK. It would be nice to get a pop up when user tap on metro stations etc.
We added the keywork "interactive" on the map layer, but we are not sure if it is the way to get interaction with a POI.
Platform: mobile
Mapbox SDK version: latest
Steps to trigger behavior
Expected behavior
Get information from the map source
Actual behavior
No interactivity available
The text was updated successfully, but these errors were encountered: