Share via


2.265.1 MapCustomView.CenterX

Applies to RDL 2010/01 and RDL 2016/01

The MapCustomView.CenterX element specifies the x-coordinate of the MapViewport element center as a percentage of the map content. The MapCustomView.CenterX 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.

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

Parent elements

MapCustomView

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

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