Update GLOSSAR.md

This commit is contained in:
antontranelis 2024-10-26 08:34:11 +02:00 committed by GitHub
parent af025da571
commit 080e49d6fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,16 +4,16 @@
An instance of the Utopia Map with its own name, its own users and [Items](#Item) in predefined [Layers](#Layer)
#### Layer
A predefined category of [Items](#Item), with predefined [Map Markers](#Map_Marker), icons, colors, popups and profiles
A predefined category of [Items](#Item), with predefined [Map Markers](#Map-Marker), icons, colors, [Popups](#Popups) and [Profiles](#Profile)
#### Item
An item is an object whith a profile which is part of one [Layer](#Layer) and usually has a geographic position shown on the map wih map marker and popup
An item is an object whith a profile which is part of one [Layer](#Layer) and usually has a geographic position shown on the map wiht [Map Marker](#Map-Marker) and [Popup](#Popup)
#### Map Marker
A marker on a Map which shows the geographic position of an [Item](#Item)
#### Popup
Popup which opens when the user clicks a Map Marker. Beside the View Popup there is also an Edit Popup
It opens when the user clicks a Map Marker.
#### Profile
Belongs to an [Item](#Item) ans shows all the data of it