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

Refactor InfoBox #23

Open
nateirwin opened this issue Dec 19, 2012 · 0 comments
Open

Refactor InfoBox #23

nateirwin opened this issue Dec 19, 2012 · 0 comments

Comments

@nateirwin
Copy link
Contributor

Use a container pane to position InfoBox. This way you won't have to constantly reposition the InfoBox as the map is panned/zoomed, etc. You will have to "reposition" the container pane, but it should be lighter weight and more extensible and adaptable in the future.

This will also allow you to turn inertia back on for Leaflet maps. Currently it is turned off because the move Leaflet map event is not called when the map is thrown.

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

No branches or pull requests

1 participant