map.addTileOverlay() | Adds a tile layer. |
---|
setFadeIn() | Sets whether the tiles should fade in. |
---|---|
getFadeIn() | Returns whether the tiles should fade in. |
setZIndex() | Sets the zIndex of the tile overlay. |
getZIndex() | Returns the zIndex of the tile overlay. |
setOpacity() | Sets the opacity of the tile overlay. |
getOpacity() | Returns the opacity of the tile overlay. |
setVisible() | Sets false if you want to hide. |
getVisible() | Returns true if the tile overlay is visible. |
getTileSize() | Returns true if the tile overlay is visible. |
remove() | Removes the tile overlay. |
getMap() | Returns the map reference. |