Remove ol.source.Vector2

This commit is contained in:
Tim Schaub
2013-10-08 14:18:14 -06:00
parent 75b40a60c0
commit 61d13f9a39
3 changed files with 0 additions and 68 deletions

View File

@@ -718,18 +718,6 @@
* @todo stability experimental
*/
/**
* @typedef {Object} ol.source.Vector2Options
* @property {Array.<ol.Attribution>|undefined} attributions Attributions.
* @property {ol.Extent|undefined} extent Extent.
* @property {Array.<ol.geom2.LineStringCollection>|undefined}
* lineStringCollections Line string collections.
* @property {Array.<ol.geom2.PointCollection>|undefined} pointCollections
* Point collections.
* @property {ol.proj.ProjectionLike} projection Projection.
* @todo stability experimental
*/
/**
* @typedef {Object} ol.source.WMSGetFeatureInfoOptions