Merge pull request #638 from ahocevar/kml-options
KML rendering in advanced compilation mode. r=@bartvde
This commit is contained in:
@@ -33,15 +33,6 @@ goog.require('ol.style.Polygon');
|
||||
goog.require('ol.style.PolygonLiteral');
|
||||
|
||||
|
||||
/**
|
||||
* @typedef {{extractAttributes: (boolean|undefined),
|
||||
* extractStyles: (boolean|undefined),
|
||||
* dimension: (number|undefined),
|
||||
* maxDepth: (number|undefined)}}
|
||||
*/
|
||||
ol.parser.KMLOptions;
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @constructor
|
||||
|
||||
Reference in New Issue
Block a user