-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: add hover popup to centroids and project features #43
Conversation
9f53fe4
to
6a5ab93
Compare
Visit the preview URL for this PR (updated for commit 3ed98c7): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great. I like the idea of using the DOM api's for moving the tooltip around rather than rerendering the component.
I also had the thought today that perhaps a hover popup could be configured as part of the feature service? Or maybe that's just an AGOL thing. Either way, I think that this solution is great.
I wasn't able to find this. Is this a thing? |
I'm not sure. Maybe it's an AGOL thing, not stand-alone server. |
refs #16