Merge pull request #708 from elemoine/user-extensions
The compilation of ol.js produces a warning
This commit is contained in:
@@ -17,6 +17,7 @@ oli.control.Control = function() {};
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @param {ol.MapEvent} mapEvent Map event.
|
* @param {ol.MapEvent} mapEvent Map event.
|
||||||
|
* @return {undefined} Undefined.
|
||||||
*/
|
*/
|
||||||
oli.control.Control.prototype.handleMapPostrender = function(mapEvent) {};
|
oli.control.Control.prototype.handleMapPostrender = function(mapEvent) {};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user