IMapSource

Assembly: Map;

Description

The IMapSource interface is an intermediate one and is used to transfer data from the UiMap or UiErAnalyzer component to the MapBox component.

Inheritance Hierarchy

          IMapSource

Comments

The interface does not contain its own properties and methods, the class objects of the UiMap and UiErAnalyzer components need to be cast to the interface.

See also:

Map Assembly Interfaces