setMinZoomVisible abstract method

void setMinZoomVisible(
  1. double? minZoom
)

Minimal zoom for placemark to be visible.

Implementation

void setMinZoomVisible(core.double? minZoom);