The following tables list the members exposed by MapOptions.
Name | Description | |
---|---|---|
MapOptions Constructor | Overloaded. |
Name | Description | |
---|---|---|
Extent | Gets the map's extent. Required. Can be determined based on PrintParameter Map/Layers. | |
OutSpatialReference | Gets or sets the output spatial reference used for exporting map. Optional. If not specified, spatial reference of MapOptions.Extent will be used. | |
Rotation | Gets or sets the map's rotation. Optional. | |
Scale | Gets or sets the map's scale. Optional but recommended for scale-dependent layers or reference scales set. Can be determined based on PrintParameter Map/Layers. Takes precedence over Extent. Output map is drawn at requested scale centered on the center of extent. | |
TimeExtent | Gets or sets the map's time extent. Optional, required only when time-aware layer need to be drawn at specific time extent. Represents start and end time or a time instant in UTC. |