MapContext
Class

Assembly LiveChartsCore
Namespace LiveChartsCore.Geo

Summary:
Defines a map context.

Inheritance:
Object =>
MapContext

Constructors

// Defines a map context.
GeoMapChart core, // *summary not found*
IGeoMapView view, // *summary not found*
DrawnMap map, // *summary not found*
MapProjector projector// *summary not found*
)

Properties

Gets the core map.
Type: GeoMapChart
Gets the map file.
Type: DrawnMap
Gets the map projector.
Type: MapProjector
Gets the map view.
Type: IGeoMapView