Enum GeohashAjacentDirection
public enum GeohashAjacentDirection
Fields
Down = 4
Left = 6
LowerLeft = 5
LowerRight = 3
Right = 2
Up = 0
UpperLeft = 7
UpperRight = 1
public enum GeohashAjacentDirection
Down = 4
Left = 6
LowerLeft = 5
LowerRight = 3
Right = 2
Up = 0
UpperLeft = 7
UpperRight = 1