menu
ensemble_location package
documentation
widget/maps/map_actions.dart
MapActions
zoom abstract method
zoom abstract method
dark_mode
light_mode
zoom
abstract method
void
zoom
(
List
<
LatLng
>
points
, {
bool
?
hasCurrentLocation
,
})
inherited
Implementation
void zoom(List<LatLng> points, {bool? hasCurrentLocation});
ensemble_location package
documentation
widget/maps/map_actions
MapActions
zoom abstract method
MapActions mixin