Remove unused extractAttributes and extractStyles options

This commit is contained in:
Tom Payne
2014-01-16 19:43:47 +01:00
parent a83df1ee30
commit 92b852c512
2 changed files with 0 additions and 4 deletions

View File

@@ -270,8 +270,6 @@
* @typedef {Object} olx.format.KMLOptions
* @property {Array.<ol.style.Style>|undefined} defaultStyle Default style. The default
* default style is the same as Google Earth.
* @property {boolean|undefined} extractAttributes Extract attributes.
* @property {boolean|undefined} extractStyles Extract styles.
*/
/**