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
af025da571
commit
080e49d6fa
@ -4,16 +4,16 @@
|
|||||||
An instance of the Utopia Map with its own name, its own users and [Items](#Item) in predefined [Layers](#Layer)
|
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 and profiles
|
A predefined category of [Items](#Item), with predefined [Map Markers](#Map-Marker), icons, colors, [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 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
|
#### Map Marker
|
||||||
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
|
||||||
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
|
#### Profile
|
||||||
Belongs to an [Item](#Item) ans shows all the data of it
|
Belongs to an [Item](#Item) ans shows all the data of it
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user