Do not make ol.style.Image exportable

Application developers should use its subclasses.
This commit is contained in:
Andreas Hocevar
2014-05-26 19:26:58 +02:00
parent c273c1d51c
commit 605b8278ea

View File

@@ -28,7 +28,6 @@ ol.style.ImageOptions;
/**
* @constructor
* @param {ol.style.ImageOptions} options Options.
* @todo api
*/
ol.style.Image = function(options) {