workbookmap

<mapsConfiguration
<availableSpatialReferenceSystems
<srs
<code
>
required
string

The code of the SRS consisting of the authority and code, such as EPSG:3857

</code>
<description
>
optional
string

A display name to be used in user interfaces. If not provided, we get it from the SRS

</description>
<defaultMapExtent
<minX
>
required
double
</minX>
<minY
>
required
double
</minY>
<maxX
>
required
double
</maxX>
<maxY
>
required
double
</maxY>
>
required

The extent that will be set as initial extent for empty maps created using this SRS.

</defaultMapExtent>
<maxMapExtent
<minX
>
required
double
</minX>
<minY
>
required
double
</minY>
<maxX
>
required
double
</maxX>
<maxY
>
required
double
</maxY>
>
required

The maximum extent that will be applied to empty maps created using this SRS.

</maxMapExtent>
>
requiredmax. unbounded
</srs>
>
required
</availableSpatialReferenceSystems>
>
required

Configuration for workbook maps.

</mapsConfiguration>