style property

IconStyle get style

The style properties (scale, zIndex, etc.) of the icon placemark. Note: The current style cannot be modified directly - you must reset it to apply changes.

Implementation

mapkit_map_icon_style.IconStyle get style;
set style (IconStyle val)

Implementation

set style(mapkit_map_icon_style.IconStyle val);