MapLayer
Class
Assembly LiveChartsCore
Namespace LiveChartsCore.Geo
Summary:
Defines a map layer.
Object
=>
MapLayer
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, DrawnMap, Boolean>
Type: Func<LandDefinition, DrawnMap, Boolean>