Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[Support] POI interaction on vector map #4848

Closed
RomainQuidet opened this issue Apr 26, 2016 · 1 comment
Closed

[Support] POI interaction on vector map #4848

RomainQuidet opened this issue Apr 26, 2016 · 1 comment

Comments

@RomainQuidet
Copy link
Contributor

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

  1. Browse a map
  2. Tap on a POI (like train station)

Expected behavior

Get information from the map source

Actual behavior

No interactivity available

@tobrun
Copy link
Member

tobrun commented Apr 26, 2016

@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.

Reach out if you have any other questions!

@tobrun tobrun closed this as completed Apr 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants