MapContext
Class
Assembly LiveChartsCore
Namespace LiveChartsCore.Geo
Summary:
Defines a map context.
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
Type: GeoMapChart
Gets the map projector.
Type: MapProjector
Type: MapProjector
Gets the map view.
Type: IGeoMapView
Type: IGeoMapView