Share via


2.265.3 MapCustomView.Zoom

Applies to RDL 2010/01 and RDL 2016/01

The MapCustomView.Zoom element specifies the zoom level of a MapViewport element. The MapCustomView.Zoom 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 100.

Following is the parent element of the MapCustomView.Zoom element.

Parent elements

MapCustomView

The following is the XML Schema definition of the MapCustomView.Zoom element.          

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