setIcon abstract method

void setIcon(
  1. ImageProvider image
)

Sets an icon with the default style for the placemark. Resets the animation, the composite icon, the view and the model.

Implementation

void setIcon(image_provider.ImageProvider image);