Add externs for GeoJSON support

This commit is contained in:
Tim Schaub
2013-03-04 18:41:04 +01:00
parent f1120287c3
commit 0558cfa3ac
3 changed files with 6 additions and 0 deletions
+2
View File
@@ -3,7 +3,9 @@
"id": "ol-simple",
"externs": [
"//json.js",
"externs/bingmaps.js",
"externs/geojson.js",
"externs/proj4js.js",
"externs/tilejson.js"
],