2.251.15 MapPolygonLayer.MaximumZoom
Applies to RDL 2010/01 and RDL 2016/01
The MapPolygonLayer.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 MapPolygonLayer.VisibilityMode element is not "ZoomBased".
Following is the parent element of the MapPolygonLayer.MaximumZoom element.
Parent elements |
---|
The following is the XML Schema definition of the MapPolygonLayer.MaximumZoom element.
-
<xsd:element name="MaximumZoom" type="xsd:string" minOccurs="0" />