MapMarker
Description
A MapMarker is a property that frames the construct behind a position marker inside a yMap.
| Feature | Value |
|---|---|
| Theme injectable | ✗ |
| Possible Inputs | A-Z, a-z, Any numeric value (integer or decimal), Special characters |
Marker Ingredients
latitude
A numeric value that pictures the angular distance north or south of the equator, measured in degrees.
longitude
Longitude is the angular distance east or west of the prime meridian, measured in degrees.
label
It is a brief descriptive text for the marker that is used in the user interface.
icon
Provides an svg that is diplayed in the head of the marker.
tooltip
A brief description that is shown, when hovering a certain marker.
Occurrences
Detail Panel
Inside the Detail Panel, a picker can be found to create new marker and manage them - here you can manipulate all the mentioned properties to individualize your markers.

A new marker can also be created when enabling the option Marker-on-click for the yMap component, by simply clicking inside the map.