Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add support for bookmarked locations #549

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

heuermh
Copy link
Contributor

@heuermh heuermh commented Oct 14, 2019

Another work in progress draft pull request, this one towards adding support for bookmarked locations. So far I have created the dialogs for managing an EventList<Bookmark>, see screenshots attached below for a list view and a table view.

I would next like to add a new bookmarks layer on the map and the context menu for creating bookmarks from the current mouse location, but it will take me a bit to grok the layer and drawer APIs.

See #235, #119, #475

@heuermh
Copy link
Contributor Author

heuermh commented Oct 14, 2019

screenshot-list

screenshot-table

@heuermh
Copy link
Contributor Author

heuermh commented Nov 16, 2019

More progress, there is now a bookmark layer and open and save actions (to comma-separated values, tab-delimited values, and simple JSON files).

Still left to do are refresh-layer-on-edit and a context menu for creating bookmarks at the current mouse location.

@heuermh
Copy link
Contributor Author

heuermh commented Nov 16, 2019

screenshot

@heuermh
Copy link
Contributor Author

heuermh commented Dec 29, 2019

Rebased

@heuermh
Copy link
Contributor Author

heuermh commented Jun 29, 2020

Rebased and squashed commits

@heuermh heuermh marked this pull request as ready for review June 29, 2020 21:54
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant