Add className option to ol.control.ScaleLine

This commit is contained in:
Tom Payne
2013-05-07 16:19:21 +02:00
parent f31a4f8549
commit 09feaedd00
2 changed files with 6 additions and 2 deletions
+1
View File
@@ -148,6 +148,7 @@
/**
* @typedef {Object} ol.control.ScaleLineOptions
* @property {string|undefined} className Class name.
* @property {ol.Map|undefined} map Map.
* @property {number|undefined} minWidth Minimum width in pixels.
* @property {Element|undefined} target Target.