menu
arcgis_map_sdk package
documentation
arcgis_map_sdk.dart
ArcgisMapController
getZoom method
getZoom method
dark_mode
light_mode
getZoom
method
Stream
<
double
>
getZoom
(
)
Implementation
Stream<double> getZoom() { return ArcgisMapPlatform.instance.getZoom(mapId); }
arcgis_map_sdk package
documentation
arcgis_map_sdk
ArcgisMapController
getZoom method
ArcgisMapController class