GeoMap<TDrawingContext>
Class

Assembly LiveChartsCore
Namespace LiveChartsCore

Summary:
Defines a geo map chart.

Type parameters:
TDrawingContext
Inheritance:
Object =>
GeoMap<TDrawingContext>

Constructors

// Initializes a new instance of the GeoMap`1 class.
IGeoMapView<TDrawingContext> mapView//
)

Properties

Gets the chart view.
Type: IGeoMapView<TDrawingContext>

Methods

// Move the map to the specified view.
Object command// The sender.
)
// Pans the map.
LvcPoint delta// The sender.
)
// Queues a measure request to update the chart.
ChartUpdateParams chartUpdateParams//
)
// Unload the map resources.