Merge pull request #1717 from twpayne/binary-format

Add ol.format.Binary
This commit is contained in:
Tom Payne
2014-02-21 12:27:13 +01:00
14 changed files with 395 additions and 23 deletions

View File

@@ -839,6 +839,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.