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: 8.2.1.0 (8.2.1)
Syntax
public WGS84Point Point { get; }

Property Value

Type: WGS84Point
See Also