To reproduce, paste the feature into [a map](https://maps4html.org/experiments/styling/alternate-styles/): ```html <map-feature id="tasmania_cities.1" class="tasmania_cities"> <map-geometry> <map-geometrycollection> <point> <map-coordinates>147.29100045 -42.85100182</map-coordinates> </point> </map-geometrycollection> </map-geometry> </map-feature> ``` See: https://github.com/geosolutions-it/geoserver/pull/363#issuecomment-1986840207