setIcon abstract method

void setIcon(
  1. ImageProvider image
)

Sets an icon with the default style for the placemark. Switches off and resets model/composite icon/animation/view.

Implementation

void setIcon(image_provider.ImageProvider image);