Remove wrong override tags

This commit is contained in:
Frederic Junod
2018-05-09 12:38:21 +02:00
parent bae2ac4f0f
commit 5b4063fa17
2 changed files with 0 additions and 3 deletions

View File

@@ -115,7 +115,6 @@ Control.prototype.getMap = function() {
* Subclasses may set up event handlers to get notified about changes to
* the map here.
* @param {module:ol/PluggableMap} map Map.
* @override
* @api
*/
Control.prototype.setMap = function(map) {