2.209.32 Map.ZIndex

Applies to RDL 2010/01 and RDL 2016/01

The Map.ZIndex element specifies the drawing order of a Map within its container. This element is optional. If this element is present, its value MUST be an Integer ([XMLSCHEMA2/2] section 3.3.17). If this element is not present, its value is interpreted as 0. The value of this element MUST be greater than or equal to 0 and less than or equal to 2147483647.

The following is the parent element of the Map.ZIndex element.

Parent elements

Map

The following is the XML Schema definition of the Map.ZIndex element.

 <xsd:element name="ZIndex" type="xsd:unsignedInt" minOccurs="0" />