Class GeoNearPoint.GeoJson<TCoordinates>
Represents a GeoNearPoint that wraps a GeoJsonPoint.
public class GeoNearPoint.GeoJson<TCoordinates> : GeoNearPoint where TCoordinates : GeoJsonCoordinates
Type Parameters
TCoordinates
The type of the coordinates.
- Inheritance
-
GeoNearPoint.GeoJson<TCoordinates>
- Inherited Members
- Extension Methods
Constructors
- GeoJson(GeoJsonPoint<TCoordinates>)
Initializes a new instance of the GeoNearPoint.GeoJson<TCoordinates> class.
Properties
- Value
Gets the value.