MapOptionsCopyWith extension

on
  • MapOptions

Methods

copyWith({Crs? crs, double? zoom, double? rotation, bool? debugMultiFingerGestureWinner, bool? enableMultiFingerGestureRace, double? rotationThreshold, int? rotationWinGestures, double? pinchZoomThreshold, int? pinchZoomWinGestures, double? pinchMoveThreshold, int? pinchMoveWinGestures, bool? enableScrollWheel, double? minZoom, double? maxZoom, int? interactiveFlags, TapCallback? onTap, LongPressCallback? onLongPress, PositionCallback? onPositionChanged, dynamic onMapReady()?, bool? slideOnBoundaries, Size? screenSize, bool? adaptiveBoundaries, LatLng? center, LatLngBounds? bounds, FitBoundsOptions? boundsOptions, LatLng? swPanBoundary, LatLng? nePanBoundary}) → MapOptions

Available on MapOptions, provided by the MapOptionsCopyWith extension