centerMapOnMarkerTapValue property
@doc Whether to center the map when marker is tapped.
Implementation
@$pb.TagNumber(28)
FFBooleanValue get centerMapOnMarkerTapValue => $_getN(27);
Implementation
@$pb.TagNumber(28)
set centerMapOnMarkerTapValue(FFBooleanValue value) => $_setField(28, value);