tilesetType

(info) Other great resources: Official JS API docs, Scripting Forum

tilesetType

A global which states the major tileset used by the current map...

 

Syntax

tilesetType

Values

The constant will have one of the following String values:

  • "ARIZONA"

  • "URBAN"

  • "ROCKIES"

  • "CUSTOM"

The tilesetType global is read-only so it's value cannot be changed.