GLMapPlacement
enum GLMapPlacement {}
Placement of the object on map view. It’s used for scale ruler and attribution placement
-
Top left corner
Declaration
Objective-C
GLMapPlacement_TopLeft -
Top center of the screen
Declaration
Objective-C
GLMapPlacement_TopCenter -
Top right corner
Declaration
Objective-C
GLMapPlacement_TopRight -
Bottom left corner
Declaration
Objective-C
GLMapPlacement_BottomLeft -
Bottom center of the screen
Declaration
Objective-C
GLMapPlacement_BottomCenter -
Bottom rigth corner
Declaration
Objective-C
GLMapPlacement_BottomRight -
Object should be hidden
Declaration
Objective-C
GLMapPlacement_Hidden
Install in Dash
GLMapPlacement Enumeration Reference