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: 11.1.0.0 (11.1.0)
Syntax
public WGS84Point BoundingBoxCenterPoint { get; }

Property Value

Type: WGS84Point
See Also