Skip to main content
A newer version of this page is available. .

MapItemMappingInfoBase Class

The base class for all map item mapping info classes.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v18.2.dll

Declaration

public abstract class MapItemMappingInfoBase :
    MapDependencyObject

Remarks

This class introduces the MapItemMappingInfoBase.Latitude and MapItemMappingInfoBase.Longitude properties, that specify names of the location datasource fields.

See Also