Method | Description | |
---|---|---|
Contains ( GeoHash hash ) : bool | ||
Contains ( WGS84Point point ) : bool | ||
GeoHashBoundingBoxQuery ( BoundingBox bbox ) : System | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
AddSearchHash ( GeoHash hash ) : void | ||
ExpandSearch ( GeoHash centerHash, BoundingBox bbox ) : void | ||
HashFits ( GeoHash hash, BoundingBox bbox ) : bool |
public GeoHashBoundingBoxQuery ( BoundingBox bbox ) : System | ||
bbox | BoundingBox | |
return | System |