X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/6c8845d62fdb3768647ad6fdcb356bf0e6a33302..5d7ddea4dfc822de7474bc172d646ac1aa03c72b:/public/export/embed.html
diff --git a/public/export/embed.html b/public/export/embed.html
index c638725ad..997893693 100644
--- a/public/export/embed.html
+++ b/public/export/embed.html
@@ -32,13 +32,8 @@
new OpenLayers.Control.Attribution(),
new OpenLayers.Control.Navigation()
],
- maxExtent: new OpenLayers.Bounds(-20037508.34,-20037508.34,
- 20037508.34,20037508.34),
numZoomLevels: 20,
- maxResolution: 156543.0339,
- displayProjection: new OpenLayers.Projection("EPSG:4326"),
- units: 'm',
- projection: new OpenLayers.Projection("EPSG:900913")
+ displayProjection: new OpenLayers.Projection("EPSG:4326")
});
var attribution = '© OpenStreetMap and contributors, under an open license';