The following MapView types can be specified in a mapping request:
| Name | Description |
|---|---|
|
BoundsMapView |
Defines a map view based on the supplied bounds. If the bounds are not specified then the service will determine them. |
|
ScaleAndCenterMapView |
Defines a map view by scale and a center point. |
|
ZoomAndCenterMapView |
Defines a map view by zoom level and a center point. |