allowInteraction property
Should not be overridable @doc Whether to allow panning the map.
Implementation
@$pb.TagNumber(8)
$core.bool get allowInteraction => $_getBF(7);
Should not be overridable @doc Whether to allow panning the map.
@$pb.TagNumber(8)
$core.bool get allowInteraction => $_getBF(7);