Rename ol.source.VectorSource2 to ol.source.Vector2

This commit is contained in:
Tom Payne
2013-09-09 15:18:31 +02:00
parent 23505799b6
commit d1659b8e69
5 changed files with 13 additions and 13 deletions

View File

@@ -564,7 +564,7 @@
*/
/**
* @typedef {Object} ol.source.VectorSource2Options
* @typedef {Object} ol.source.Vector2Options
* @property {Array.<ol.Attribution>|undefined} attributions Attributions.
* @property {ol.Extent|undefined} extent Extent.
* @property {Array.<ol.geom2.LineStringCollection>|undefined}