Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deprecated info window #971

Closed
ChekhWasTaken opened this issue Feb 15, 2019 · 1 comment
Closed

deprecated info window #971

ChekhWasTaken opened this issue Feb 15, 2019 · 1 comment

Comments

@ChekhWasTaken
Copy link

Hello,

I have some troubles implementing an info window for markers.

Markers and info window adapter are deprecated and use of annotations are encouraged. Using this tutorial I have managed to add the info window, which opens on marker click. This approach renders the view on a canvas, then adds the bitmap as an image to layer, which then displays or hides the image based on feature property. There is a problem however: in my case info window has buttons several buttons. Now if the window had only one button, I could handle the click on the window itself, but as there are multiple buttons I don't know how to handle each button click.

@langsmith
Copy link

Hi @ChekhWasTaken . Thanks for using Mapbox.

The conversation about this in mapbox/mapbox-plugins-android#649 is related to your issue above. We know that this is something that would be great to support, but it's not a top priority right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants