Share via


2.242.14 MapPointLayer.MinimumZoom

Applies to RDL 2010/01 and RDL 2016/01

The MapPointLayer.MinimumZoom element specifies the minimum zoom level at which a 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 MapPointLayer.VisibilityMode element is not "ZoomBased".

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

Parent elements

MapPointLayer

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

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