Skip to content

Commit 0ba75cb

Browse files
authored
Update 01_tiledMapLayer3857.html
1 parent 196f7d5 commit 0ba75cb

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

examples/leaflet/01_tiledMapLayer3857.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,6 @@
3434
new L.supermap.TiledMapLayer(url).addTo(map);
3535
});
3636
*/
37-
// map = L.map('map', {
38-
// center: [36.03133177633048, 136.40625000000054],
39-
// maxZoom: 18,
40-
// zoom: 0
41-
// });
42-
// new L.supermap.TiledMapLayer(url).addTo(map);
4337
</script>
4438
</body>
4539
</html>

0 commit comments

Comments
 (0)