allowZoom property
Should not be overridable @doc Whether to allow zooming on the map.
Implementation
@$pb.TagNumber(9)
$core.bool get allowZoom => $_getBF(8);
Should not be overridable @doc Whether to allow zooming on the map.
@$pb.TagNumber(9)
$core.bool get allowZoom => $_getBF(8);