GeoJsonPoint.Load method

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

Load(string)

Static

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

public static GeoJsonPoint Load(string path)

Parameters

path String

The path to a file on disk.

Returns

An instance of GeoJsonPoint.