MapContext<TDrawingContext>
Class
Assembly LiveChartsCore
Namespace LiveChartsCore.Geo
Summary:
Defines a map context.
| TDrawingContext |
Object
=>
MapContext<TDrawingContext>
Constructors
// Initializes a new instance of MapContext`1 class.
| GeoMap<TDrawingContext> core, | // *summary not found* |
| IGeoMapView<TDrawingContext> view, | // *summary not found* |
| CoreMap<TDrawingContext> map, | // *summary not found* |
| MapProjector projector | // *summary not found* |
)
Properties
Gets the map projector.
Type: MapProjector
Type: MapProjector
Gets the map view.
Type: IGeoMapView<TDrawingContext>
Type: IGeoMapView<TDrawingContext>