Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumerates possible text overlay coordinates

since

2022.0

Overview

Enumeration members

BOTTOM

BOTTOM: = 6

The coordinate at the (center) bottom of the map.

BOTTOM_LEFT

BOTTOM_LEFT: = 7

The coordinate at the bottom left corner of the map.

BOTTOM_RIGHT

BOTTOM_RIGHT: = 5

The coordinate at the bottom right corner of the map.

CENTER

CENTER: = 1

The coordinate at the center of the map

COMMON_MAP_COORDINATE

COMMON_MAP_COORDINATE: = 11

The (part of) the coordinate that is common for all (visible) points on the map.

LEFT

LEFT: = 8

The coordinate at the (center) left of the map.

MOUSE_CURSOR

MOUSE_CURSOR: = 10

The coordinate under the mouse cursor.

RIGHT

RIGHT: = 4

The coordinate at the (center) right of the map.

TOP

TOP: = 2

The coordinate at the (center) top of the map.

TOP_LEFT

TOP_LEFT: = 9

The coordinate at the top left corner of the map.

TOP_RIGHT

TOP_RIGHT: = 3

The coordinate at the top right corner of the map.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method