Add basic docs for rotatecontrol

This commit is contained in:
Marc Jansen
2015-04-23 20:27:15 +02:00
parent 0d5fcf6411
commit 346ead1b55

View File

@@ -148,6 +148,7 @@ ol.control.Rotate.prototype.resetNorth_ = function() {
/**
* Update the rotate control element.
* @param {ol.MapEvent} mapEvent Map event.
* @this {ol.control.Rotate}
* @api