Skip to content

Commit 3384e9a

Browse files
[fix]initmapleaflet例子修改 review by songym
1 parent ab878ac commit 3384e9a

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)