[]
Represents the main view rendering settings for a map viewport.
public interface IMapView
| Name | Description |
|---|---|
| CenterUnits | Gets the type of the MapViewport.MapView. |
| CenterX | Gets the x-coordinate of the MapViewport element center as a percentage of the map content. |
| CenterY | Gets the y-coordinate of the MapViewport element center as a percentage of the map content. |
| Zoom | Gets the zoom level of a MapViewport element. |