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

Having Trouble with Interactive Components on the Map #33

Open
ntomsho opened this issue Jul 1, 2019 · 0 comments
Open

Having Trouble with Interactive Components on the Map #33

ntomsho opened this issue Jul 1, 2019 · 0 comments

Comments

@ntomsho
Copy link

ntomsho commented Jul 1, 2019

Hey I'm trying to get some markers to show up on the "map" area and I'm having some issues getting them to interact properly with the library. I'd like to have the markers stay on the same place of the map (currently they change place if the size of the map element changes) and to have tooltip modals that pop up when hovered or clicked that always have a scale of 1. I can get the tooltips to line up if I put them inside of the map and use the transform:translate, but then they change scale if I zoom in or out. If I put them outside of the map, I can't get them to line up with the markers.

Any tips on how I could implement this?

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

1 participant