Click or drag to resize

GeoHashBoundingBoxCenterPoint Property

return the center of this s bounding box. this is rarely the same point that was used to build the hash.

Namespace:  VelocityDBExtensions.Geo
Assembly:  VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public WGS84Point BoundingBoxCenterPoint { get; }

Property Value

Type: WGS84Point
See Also