setView abstract method

void setView(
  1. ViewProvider view
)

Sets the view with the default style for the placemark. Resets icons, animation and the model.

Implementation

void setView(view_provider.ViewProvider view);