initialViewpoint

The initial viewpoint when the map or scene is first displayed. The initial viewpoint value is available when the map or scene is loaded. If you want to change the initial viewpoint, you can do this before you add the map or scene to a com.arcgismaps.mapping.view.GeoView. At this point, the com.arcgismaps.mapping.view.GeoView's viewpoint is set to this initial viewpoint. Any subsequent changes to the GeoModel.initialViewpoint are ignored.

If you want to change the viewpoint of a displayed map or scene, use methods such as:

Since

200.1.0