Add className option to ol.control.ZoomSlider

This commit is contained in:
Tom Payne
2013-05-07 16:36:25 +02:00
parent 9c59116dd1
commit b698b1736f
2 changed files with 5 additions and 21 deletions

View File

@@ -165,6 +165,7 @@
/**
* @typedef {Object} ol.control.ZoomSliderOptions
* @property {string|undefined} className Class name.
* @property {ol.Map|undefined} map Map.
* @property {number|undefined} maxResolution Maximum resolution.
* @property {number|undefined} minResolution Minimum resolution.