Skip to content
Marshall Ward edited this page Apr 23, 2012 · 1 revision
  • Name: Name of layer
    • type: string
  • Opacity: Layer transparency, between 0 and 1.
    • type: double
  • Visible: Determines whether layer is visible on the map
    • type: bool
  • Tile: The layer tile ID map, stored as a list
    • type: LayerTile
  • Property: List of properties for the layer
    • type: PropertyDict
Clone this wiki locally