GeoJsonFeature.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 GeoJsonFeature.

public static GeoJsonFeature Load(string path)

Parameters

path String

The path to a file on disk.

Returns

An instance of GeoJsonFeature.