2.247.1 MapMarker.MapMarkerImage

Applies to RDL 2010/01 and RDL 2016/01

The MapMarker.MapMarkerImage element specifies an image to be applied to a MapMarker. This element is optional.

This element MUST be specified if the value of the MapMarker.MapMarkerStyle element is set to "Image". Otherwise, the value of the MapMarker.MapMarkerImage element is ignored. This element is of type MapMarkerImage.

Following is the parent element of the MapMarker.MapMarkerImage element.

Parent elements

MapMarker

The following is the XML Schema definition of the MapMarker.MapMarkerImage element.

 <xsd:element name="MapMarkerImage" type="MapMarkerImageType" minOccurs="0" />