This commit is contained in:
Bryan Housel
2017-05-12 10:37:14 -04:00
parent f6e922bb83
commit fc4c85d1e0
3 changed files with 18 additions and 2 deletions

View File

@@ -377,7 +377,7 @@ export function coreContext() {
/* Init */
context.version = '2.2.0';
context.version = '2.2.1';
context.projection = geoRawMercator();
context.curtainProjection = geoRawMercator();