Add binary support to ol.source.VectorFile

This commit is contained in:
Tom Payne
2014-02-17 17:42:06 +01:00
parent ef82965c0a
commit e40b9adde0
2 changed files with 39 additions and 8 deletions

View File

@@ -860,6 +860,7 @@
/**
* @typedef {Object} olx.source.VectorFileOptions
* @property {ArrayBuffer|undefined} arrayBuffer Array buffer.
* @property {Array.<ol.Attribution>|undefined} attributions Attributions.
* @property {Document|undefined} doc Document.
* @property {ol.Extent|undefined} extent Extent.