Add docs for ol.source.ImageVector

This commit is contained in:
Éric Lemoine
2014-01-12 11:26:21 +01:00
parent a9d56bb74b
commit d5b7527f1f
2 changed files with 12 additions and 1 deletions
+2 -1
View File
@@ -649,7 +649,8 @@
* on.
* @property {Array.<number>|undefined} resolutions Resolutions. If specified,
* new canvases will be created for these resolutions only.
* @property {ol.source.Vector} source Vector source.
* @property {ol.source.Vector} source The vector source from which the vector
* features drawn in canvas elements are read.
*/
/**