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

Use the feature geom instead of the pixel clicked #117

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

manmorjim
Copy link
Contributor

Use the feature geometry when it is a point in order to improve the precision of the popup position

Use the feature geometry when it is a point in order to improve
the precision of the popup position
@vercel
Copy link

vercel bot commented Aug 10, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: In Progress
✅ Preview: In Progress

This fixes the postion error for popups when the feature comes from an
MVT layer.
@vercel vercel bot temporarily deployed to Preview August 14, 2020 11:54 Inactive
Adding a "cache" system in LayerInteractivity in order to cache the
remotes coordinates calculated for each feature.
@VictorVelarde
Copy link
Contributor

I have doubts about the implementation, so not merging yet...

The (required) mixed used of SQL api and Maps API seem to be too complex for the feature. I would like to think about it a bit more...

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

Successfully merging this pull request may close these issues.

2 participants