FacilMap / facilmap

FacilMap is a privacy-friendly, open-source versatile online map that combines different services based on OpenStreetMap and makes it easy to find places, plan trips and add markers, lines and routes to custom maps with live collaboration.
https://facilmap.org/
GNU Affero General Public License v3.0
317 stars 21 forks source link

In detail window of one line/marker, show it's type #243

Closed georg-d closed 7 months ago

georg-d commented 1 year ago

When clicking a marker or line, it's details are shown (coordinates, note etc): grafik In here, also show the name of the type (e.g. "done" or "todo") that line/marker is contained in – like the pink text. Rationale: Users unfamiliar with a given map understand what a line stands for. More details in https://github.com/FacilMap/facilmap/discussions/241

cdauth commented 7 months ago

The type is now displayed next to the marker/line name if there is more than one marker/line type in the map.

For now it is only available in FacilMap Beta and will become available on FacilMap with the next release. (Keep in mind that FacilMap Beta contains a copy of all the maps, but any changes that you make there will be lost with the next release.)

georg-d commented 5 months ago

Thank you, the implementation is IMHO easy to use & helpful 🙂