mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
Update GLOSSAR.md
This commit is contained in:
parent
0533834ecc
commit
168cd28af7
@ -1,10 +1,10 @@
|
|||||||
# Glossar
|
# Glossar
|
||||||
|
|
||||||
#### Map
|
#### Map
|
||||||
An instance of the Utopia Map with its own name, its own users and [Items](#Item) in predefined [Layers](#Layer)
|
A geographic interactive map and an instance of the Utopia Map with its own name, its own users and [Items](#Item) in predefined [Layers](#Layer)
|
||||||
|
|
||||||
#### Layer
|
#### Layer
|
||||||
A predefined category of [Items](#Item), with predefined [Map Markers](#Map-Marker), icons, colors, [Popups](#Popups) and [Profiles](#Profile)
|
A predefined category of [Items](#Item), with predefined [Map Markers](#Map-Marker), icons, colors, texts, [Popups](#Popups) and [Profiles](#Profile)
|
||||||
|
|
||||||
#### Item
|
#### 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 wiht [Map Marker](#Map-Marker) and [Popup](#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)
|
||||||
@ -13,7 +13,7 @@ An item is an object whith a profile which is part of one [Layer](#Layer) and us
|
|||||||
A marker on a Map which shows the geographic position of an [Item](#Item)
|
A marker on a Map which shows the geographic position of an [Item](#Item)
|
||||||
|
|
||||||
#### Popup
|
#### Popup
|
||||||
It opens when the user clicks a Map Marker.
|
A small preview of an item which opens on the map when the user clicks it's [Map Marker](#Map-Marker).
|
||||||
|
|
||||||
#### Profile
|
#### Profile
|
||||||
A representation of all the the data of an [Item](#Item)
|
A representation of all the the data of an [Item](#Item)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user