new cercalia.Control.ZoomSlider(options)
Name | Type | Description |
---|---|---|
options |
cercaliax.Control.ZoomSliderOptions | undefined |
optional
ZoomSlider options |
Extends
Methods
-
getClass(){string} inherited
-
Returns:
class
-
getElement(){HTMLElement} inherited
-
Obtain the control DOM element
Returns:
DOM Element
-
getName(){string} inherited
-
Returns the control name
Returns:
Control name
-
hide() inherited
-
Hide the control
-
setPosition(position)
-
Change the ZoomSlider control position.
Name Type Description position
string ZoomSlider position, 'left' or 'right'.
-
show() inherited
-
Shows the control