2.220.13 MapLineLayer.MaximumZoom
Applies to RDL 2010/01 and RDL 2016/01
The MapLineLayer.MaximumZoom element specifies the maximum zoom level at which the parent layer is visible. This element is optional.
If this element is present, its value MUST be a Float ([XMLSCHEMA2] section 3.2.4) or an expression that evaluates to a Float. If this element is not present, its value is interpreted as 200. This element is ignored if the value of the MapLineLayer.VisibilityMode element is not "ZoomBased".
Following is the parent element of the MapLineLayer.MaximumZoom element.
Parent elements |
---|
The following is the XML Schema definition of the MapLineLayer.MaximumZoom element.
-
<xsd:element name="MaximumZoom" type="xsd:string" minOccurs="0" />