Skip to main content

MapBubbleMarkerTypeMapping Class

This class allows you to map the MapBubble.MarkerType property to a data source field.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public class MapBubbleMarkerTypeMapping :
    MapBubblePropertyMappingBase

Inheritance

Object
DevExpress.XtraMap.Native.MapItemMappingBase
MapItemPropertyMappingBase
DevExpress.XtraMap.MapItemPropertyMappingBase<MapBubble>
MapBubblePropertyMappingBase
MapBubbleMarkerTypeMapping
See Also