Provide extent and resolution in raster events
This commit is contained in:
@@ -272,6 +272,12 @@ oli.source.ImageEvent.prototype.image;
|
||||
oli.source.RasterEvent = function() {};
|
||||
|
||||
|
||||
/**
|
||||
* @type {ol.Extent}
|
||||
*/
|
||||
oli.source.RasterEvent.prototype.extent;
|
||||
|
||||
|
||||
/**
|
||||
* @type {number}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user