menu
nui_map package
documentation
nui_map_view.dart
NUIMapViewCameraPositionUpdate typedef
NUIMapViewCameraPositionUpdate typedef
dark_mode
light_mode
NUIMapViewCameraPositionUpdate
typedef
NUIMapViewCameraPositionUpdate
=
void Function
(
NUILatLng
target
,
double
tilt
,
double
zoom
)
Implementation
typedef NUIMapViewCameraPositionUpdate = void Function(NUILatLng target, double tilt, double zoom);
nui_map package
documentation
nui_map_view
NUIMapViewCameraPositionUpdate typedef
nui_map_view library