Table of Contents

Enum GeohashAjacentDirection

Namespace
ThinkGeo.Core
Assembly
ThinkGeo.Core.dll
public enum GeohashAjacentDirection

Fields

Down = 4
Left = 6
LowerLeft = 5
LowerRight = 3
Right = 2
Up = 0
UpperLeft = 7
UpperRight = 1