Options
All
  • Public
  • Public/Protected
  • All
Menu

Display positions for the place details.

Index

Enumeration members

Enumeration members

INLINE_END

INLINE_END = "INLINE_END"

Place details is displayed inline with the map at the end of the line. (In a left-to-right language this means that the place details is to the right of the map.)

INLINE_START

INLINE_START = "INLINE_START"

Place details is displayed inline with the map at the start of the line. (In a left-to-right language this means that the place details is to the left of the map.)

Generated using TypeDoc