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

Draggable markers #1053

Merged
merged 3 commits into from
Jan 14, 2019
Merged

Conversation

Conengmo
Copy link
Member

This PR adds a new argument to the Marker class. By setting draggable=True you can drag the markers around the map. I don't know if anybody really needs this behavior, but I thought it was kind of nice :)

If we think this feature is not necessary, we could consider to alter Marker to accept **kwargs and pass those as options to the Leaflet object.

@Conengmo Conengmo added the waiting for review PR is waiting to be reviewed label Jan 13, 2019
@ocefpaf
Copy link
Member

ocefpaf commented Jan 14, 2019

LGTM! Should I merge it or are you planning on more commits here?

@Conengmo
Copy link
Member Author

If you think this is okay than this is it!

@ocefpaf ocefpaf merged commit 90314c3 into python-visualization:master Jan 14, 2019
@Conengmo Conengmo deleted the draggable-markers branch January 14, 2019 13:22
@Conengmo Conengmo removed the waiting for review PR is waiting to be reviewed label Jan 14, 2019
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

Successfully merging this pull request may close these issues.

2 participants