setViewpointCenter method
- ArcGISPoint center, {
- double? scale,
Centers the map view at the provided center point and zooms to the given scale.
Parameters:
center
— The location at which to center the map view.scale
— The scale at which the map is displayed.
Return Value: A Future.