HideMarkerLayer constructor
HideMarkerLayer(
- HideMarkerLayerOptions options,
- MapState map,
- Stream<
Null> stream
Implementation
HideMarkerLayer(this.options, this.map, this.stream);