Rename ol.source.VectorFile to ol.source.StaticVector

This commit is contained in:
Tom Payne
2014-02-20 22:43:04 +01:00
parent e44e59311b
commit 77933d0ab3
10 changed files with 26 additions and 26 deletions

View File

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