setIconStyle abstract method

void setIconStyle(
  1. IconStyle style
)

Changes the icon style. Valid only for the single icon, the view and the animated icon.

Implementation

void setIconStyle(mapkit_map_icon_style.IconStyle style);