menu
arcgis_maps
arcgis_maps.dart
Viewpoint
Viewpoint.withExtentCamera factory constructor
Viewpoint.withExtentCamera
dark_mode
light_mode
Viewpoint.withExtentCamera
constructor
Viewpoint.withExtentCamera
(
{
required
Geometry
targetExtent
,
required
Camera
camera
,
})
Create a viewpoint with a bounding extent and a
Camera
.
Parameters:
targetExtent
— The geometry to use as the visible area.
camera
— A
Camera
object that defines the observer for the scene.
arcgis_maps
arcgis_maps
Viewpoint
Viewpoint.withExtentCamera factory constructor
Viewpoint class