menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
CoordinateBoundsZoom
CoordinateBoundsZoom.new constructor
CoordinateBoundsZoom.new
dark_mode
light_mode
CoordinateBoundsZoom
constructor
CoordinateBoundsZoom
(
{
required
CoordinateBounds
bounds
,
required
double
zoom
,
})
Implementation
CoordinateBoundsZoom({required this.bounds, required this.zoom});
mapbox_maps_flutter
mapbox_maps_flutter
CoordinateBoundsZoom
CoordinateBoundsZoom.new constructor
CoordinateBoundsZoom class