Click or drag to resize

GeoHashPoint Property

returns the that was originally used to set up this. If it was built from a base32-, this is the center point of the bounding box.

Namespace:  VelocityDBExtensions.Geo
Assembly:  VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntax
public WGS84Point Point { get; }

Property Value

Type: WGS84Point
See Also