setView abstract method

void setView(
  1. ViewProvider view
)

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

Implementation

void setView(view_provider.ViewProvider view);