Playmojs / fantasy-mapbuilder_2

0 stars 1 forks source link

Add marker functionality #13

Closed Playmojs closed 1 month ago

Playmojs commented 3 months ago

In edit mode, there should be some way of adding marker. This involves a series of choices:

The functions for adding new article / map are discussed in their own issues. It should be determined whether there is a single add-marker method, which prompts the necessary choices from the user, or if for instance adding an article marker and adding a map marker should have separate methods and separate buttons in edit mode. It is also unclear how choosing existing maps / articles should be conveyed to the user, but an idea is to create a popup menu in which all articles / maps can be accessed and searched for.