Class: CosmographButtonZoomInOut
Constructors
Constructor
new CosmographButtonZoomInOut(
cosmograph,targetElement,userConfig?):CosmographButtonZoomInOut
Parameters
| Parameter | Type |
|---|---|
cosmograph | Cosmograph |
targetElement | HTMLElement |
userConfig? | CosmographButtonZoomInOutConfigInterface |
Returns
CosmographButtonZoomInOut
Methods
setConfig()
setConfig(
userConfig):void
Parameters
| Parameter | Type |
|---|---|
userConfig | CosmographButtonZoomInOutConfigInterface |
Returns
void
remove()
remove():
void
Returns
void