Method LookupHashLenForWidthHeight
LookupHashLenForWidthHeight(Double, Double)
Return the shortest geohash length that will have a width & height >= specified arguments.
Declaration
public static int LookupHashLenForWidthHeight(double lonErr, double latErr)
Parameters
Type | Name | Description |
---|---|---|
System.Double | lonErr | |
System.Double | latErr |
Returns
Type | Description |
---|---|
System.Int32 |