MapLayer<TDrawingContext>
Class
Assembly LiveChartsCore
Namespace LiveChartsCore.Geo
Summary:
Defines a map layer.
| TDrawingContext | *summary not found* |
Object
=>
MapLayer<TDrawingContext>
Constructors
Properties
Gets or sets the layer process index.
Type: Int32
Type: Int32
Gets the lands.
Type: Dictionary<String, LandDefinition>
Type: Dictionary<String, LandDefinition>
Gets or sets the land condition, it must return true if the land is required.
Type: Func<LandDefinition, CoreMap<TDrawingContext>, Boolean>
Type: Func<LandDefinition, CoreMap<TDrawingContext>, Boolean>