2.243.5 MapMarkerTemplate.Hidden

Applies to RDL 2010/01 and RDL 2016/01

The MapMarkerTemplate.Hidden element specifies whether the map points to which this marker template is applied are hidden. This element is optional.

If this element is present, its value MUST be a Boolean ([XMLSCHEMA2/2] section 3.2.2) or an expression that evaluates to a Boolean. If this element is not present, its value is interpreted as false.

Following is the parent element of the MapMarkerTemplate.Hidden element.

Parent elements

MapMarkerTemplate

The following is the XML Schema definition of the MapMarkerTemplate.Hidden element.

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