From af025da5717beadb84b151600ae136cf2cbb931b Mon Sep 17 00:00:00 2001 From: antontranelis <31516529+antontranelis@users.noreply.github.com> Date: Sat, 26 Oct 2024 08:31:31 +0200 Subject: [PATCH] Create GLOSSAR.md --- GLOSSAR.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 GLOSSAR.md diff --git a/GLOSSAR.md b/GLOSSAR.md new file mode 100644 index 00000000..61e41ff4 --- /dev/null +++ b/GLOSSAR.md @@ -0,0 +1,19 @@ +# Glossar + +#### Map +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 + +#### 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 + +#### 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 + +#### Profile +Belongs to an [Item](#Item) ans shows all the data of it