Options
All
  • Public
  • Public/Protected
  • All
Menu

Available only in the v=beta channel: https://goo.gle/3oAthT3.

Index

Enumeration members

Enumeration members

RASTER

RASTER = "RASTER"

Indicates that the map is a raster map.

UNINITIALIZED

UNINITIALIZED = "UNINITIALIZED"

Indicates that it is unknown yet whether the map is vector or raster, because the map has not finished initializing yet.

VECTOR

VECTOR = "VECTOR"

Indicates that the map is a vector map.

Generated using TypeDoc