GeohashAjacentDirection¶
Namespace: ThinkGeo.Core
public enum GeohashAjacentDirection
Inheritance Object → ValueType → Enum → GeohashAjacentDirection
Implements IComparable, IFormattable, IConvertible
Fields¶
Name | Value | Description |
---|---|---|
Up | 0 | |
UpperRight | 1 | |
Right | 2 | |
LowerRight | 3 | |
Down | 4 | |
LowerLeft | 5 | |
Left | 6 | |
UpperLeft | 7 |