setFollowingModeZoomOffset abstract method
Add offset
value to zoom in following mode. 0.0 by default.
Implementation
void setFollowingModeZoomOffset({
required core.double offset,
mapkit_animation.Animation? animation,
});
Add offset
value to zoom in following mode. 0.0 by default.
void setFollowingModeZoomOffset({
required core.double offset,
mapkit_animation.Animation? animation,
});