modelStyle property
ModelStyle
get
modelStyle
The style properties (sclae, unitType, etc.) of the model placemark. Note: The current style cannot be modified directly - you must reset it to apply changes.
Implementation
mapkit_map_model_style.ModelStyle get modelStyle;
set
modelStyle
(ModelStyle val)
Implementation
set modelStyle(mapkit_map_model_style.ModelStyle val);