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