22 lines
No EOL
788 B
JSON
22 lines
No EOL
788 B
JSON
{
|
|
"id": "selected_element",
|
|
"description": {
|
|
"en": "Highlights the currently selected element. Override this layer to have different colors",
|
|
"nl": "Toont het geselecteerde element",
|
|
"de": "Hebt das aktuell ausgewählte Element hervor. Überschreiben Sie diese Ebene, um unterschiedliche Farben zu erhalten",
|
|
"fr": "Met en surbrillance l'élément actuellement sélectioné. Surcharger cette couche pour avoir d'autres couleurs."
|
|
},
|
|
"source": "special",
|
|
"mapRendering": [
|
|
{
|
|
"icon": "circle:red",
|
|
"iconSize": "1,1,center",
|
|
"location": [
|
|
"point",
|
|
"projected_centerpoint"
|
|
],
|
|
"css": "box-shadow: red 0 0 20px 20px; z-index: -1; height: 1px; width: 1px;",
|
|
"cssClasses": "block relative rounded-full"
|
|
}
|
|
]
|
|
} |