Classes
Type Definitions
-
Options{Object}
-
Properties:
Name Type Argument Default Description className
string <optional>
'ol-zoomslider' CSS class name.
duration
number <optional>
200 Animation duration in milliseconds.
render
function <optional>
Function called when the control should be re-rendered. This is called in a
requestAnimationFrame
callback.