GeoJsonFeature
Class
Assembly LiveChartsCore
Namespace LiveChartsCore.Geo
Summary:
Defines geo json features
Object
=>
GeoJsonFeature
Properties
Gets or sets the properties. Values are kept as JsonElement so
any GeoJson property value kind (string, number, boolean, null, object, array)
deserializes.
Type: Dictionary<String, JsonElement>
Type: Dictionary<String, JsonElement>
Gets or sets the geometry.
Type: MultiPoligonGeometry
Type: MultiPoligonGeometry