HideMarkerLayer constructor

HideMarkerLayer(
  1. HideMarkerLayerOptions options,
  2. MapState map,
  3. Stream<Null> stream
)

Implementation

HideMarkerLayer(this.options, this.map, this.stream);