2.220.14 MapLineLayer.MinimumZoom

Applies to RDL 2010/01 and RDL 2016/01

The MapLineLayer.MinimumZoom element specifies the minimum 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 50. This element is ignored if the value of the MapLineLayer.VisibilityMode element is not "ZoomBased".

Following is the parent element of the MapLineLayer.MinimumZoom element.

Parent elements

MapLineLayer

The following is the XML Schema definition of the MapLineLayer.MinimumZoom element.          

 <xsd:element name="MinimumZoom" type="xsd:string" minOccurs="0" />