Is it possible to modify default properties value ?

Hi,
I'am using users KML so I can't set properties for each entities.
But sometimes, user just "add" a label.

I would set the default positionning to center by example.

But I can't find a way to change default values of this kind of properties.

Is there another way than modifying Cesium sources ? :slight_smile:

Thanks.

Fabien

There’s really no way to specify general defaults at this time. It’s up to each provider to specify it’s own defaults but we may offer something more general eventually. As for KmlDataSource, the defaults should match Google Earth, if they do not, let us know.

Hi and thank you for answer.

By example placemark are place from bottom origin in GE, and from center in Cesium.