Remove handleMapPostrender extension point
This commit is contained in:
@@ -15,13 +15,6 @@ var oli;
|
||||
oli.control.Control = function() {};
|
||||
|
||||
|
||||
/**
|
||||
* @param {ol.MapEvent} mapEvent Map event.
|
||||
* @return {undefined} Undefined.
|
||||
*/
|
||||
oli.control.Control.prototype.handleMapPostrender = function(mapEvent) {};
|
||||
|
||||
|
||||
/**
|
||||
* @param {ol.Map} map Map.
|
||||
* @return {undefined} Undefined.
|
||||
|
||||
Reference in New Issue
Block a user