diff --git a/assets/themes/dog/dog.json b/assets/themes/dog/dog.json index be9b11754..830d0f978 100644 --- a/assets/themes/dog/dog.json +++ b/assets/themes/dog/dog.json @@ -72,7 +72,15 @@ "centroid" ], "icon": "./assets/themes/dog/dog-park.svg", - "iconSize": "40,40,center" + "iconSize": "40,40,center", + "label": { + "mappings": [ + { + "if": "name~*", + "then": "
{name}
" + } + ] + } }, { "#": "Rendering of a line",