Add urls option to ol.source.VectorFile

This commit is contained in:
Tom Payne
2014-01-02 22:39:46 +01:00
parent 2342f83a48
commit 3769d220d9
2 changed files with 13 additions and 2 deletions

View File

@@ -710,6 +710,7 @@
* @property {ol.proj.ProjectionLike} projection Projection.
* @property {string|undefined} text Text.
* @property {string|undefined} url URL.
* @property {Array.<string>|undefined} urls URLs.
*/
/**