Skip to content

Draggable markers#1053

Merged
ocefpaf merged 3 commits into
python-visualization:masterfrom
Conengmo:draggable-markers
Jan 14, 2019
Merged

Draggable markers#1053
ocefpaf merged 3 commits into
python-visualization:masterfrom
Conengmo:draggable-markers

Conversation

@Conengmo

Copy link
Copy Markdown
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

ocefpaf commented Jan 14, 2019

Copy link
Copy Markdown
Member

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

@Conengmo

Copy link
Copy Markdown
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