GeoJsonFeatureCollection.Load method

Version 1.0.0-beta002
.NET Framework 4.7
Namespace Skybrud.Essentials.Maps.GeoJson.Features
Assembly Skybrud.Essentials.Maps.dll

Load(string)

Static

Loads and parses the feature at the specified path into an instance of GeoJsonFeatureCollection.

public static GeoJsonFeatureCollection Load(string path)

Parameters

path String

The path to a file on disk.