We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eec6e3b commit ffc8990Copy full SHA for ffc8990
1 file changed
_includes/mapdemo.html
@@ -21,7 +21,6 @@
21
fullFromStart: true,
22
uploadButton: true,
23
createLayers: function(L) { return [
24
- L.tileLayer('http://korona.geog.uni-heidelberg.de/tiles/roads/x={x}&y={y}&z={z}', { name: 'OpenMapSurfer', attribution: 'Map © <a href=\"http://openstreetmap.org\">OSM</a> | Tiles © <a href=\"http://giscience.uni-hd.de/\">GIScience Heidelberg</a>', minZoom: 0, maxZoom: 19 }),
25
MapBBCode.prototype.createOpenStreetMapLayer(L),
26
L.bingLayer('AjO5XVNDp_3dZ1fa3MQs4lsJQP7MCYrHFxXFvi0yHCxpfNW1EaFZ_Ik5HecRHdSi', { name: 'Bing Satellite' })
27
]}
0 commit comments