Add ol.source.KML defaultStyle option

This commit is contained in:
Tom Payne
2014-01-07 14:38:55 +01:00
parent 6b94baf291
commit dcd2853d2d
2 changed files with 4 additions and 1 deletions

View File

@@ -581,6 +581,7 @@
/**
* @typedef {Object} olx.source.KMLOptions
* @property {Array.<ol.Attribution>|undefined} attributions Attributions.
* @property {Array.<ol.style.Style>|undefined} defaultStyle Default style.
* @property {Document|undefined} doc Document.
* @property {ol.Extent|undefined} extent Extent.
* @property {string|undefined} logo Logo.