Add urls option to ol.source.GeoJSON

This commit is contained in:
Tom Payne
2014-01-02 22:40:09 +01:00
parent 3769d220d9
commit 8c0e2d3c1a
2 changed files with 3 additions and 1 deletions

View File

@@ -525,6 +525,7 @@
* @property {ol.proj.ProjectionLike} reprojectTo Re-project to.
* @property {string|undefined} text Text.
* @property {string|undefined} url URL.
* @property {Array.<string>|undefined} urls URLs.
*/
/**