7 lines
184 B
Markdown
7 lines
184 B
Markdown
|
### Layer Control Methods
|
||
|
|
||
|
Method | Options | Returns | Description
|
||
|
---|---|---|---
|
||
|
`hide()` | none | `this` | hides the Torque layer
|
||
|
`show()` | none| `this` | shows the Torque layer
|