Merge pull request #2116 from ahocevar/no-imagestyle
Do not make ol.style.Image exportable
This commit is contained in:
@@ -28,7 +28,6 @@ ol.style.ImageOptions;
|
|||||||
/**
|
/**
|
||||||
* @constructor
|
* @constructor
|
||||||
* @param {ol.style.ImageOptions} options Options.
|
* @param {ol.style.ImageOptions} options Options.
|
||||||
* @todo api
|
|
||||||
*/
|
*/
|
||||||
ol.style.Image = function(options) {
|
ol.style.Image = function(options) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user