Add basic docs for zoomslidercontrol

This commit is contained in:
Marc Jansen
2015-04-23 20:27:41 +02:00
parent 63a4a0c1d9
commit b70a39b59d

View File

@@ -175,6 +175,7 @@ ol.control.ZoomSlider.prototype.initSlider_ = function() {
/**
* Update the zoomslider element.
* @param {ol.MapEvent} mapEvent Map event.
* @this {ol.control.ZoomSlider}
* @api