Clean up commented lines
This commit is contained in:
parent
c95945582e
commit
7c0b9f06b8
@ -30,16 +30,6 @@
|
|||||||
|
|
||||||
map.locate({setView: true});
|
map.locate({setView: true});
|
||||||
|
|
||||||
|
|
||||||
// function logEvent(e) { console.log(e); }
|
|
||||||
//
|
|
||||||
// map.on('movestart', logEvent);
|
|
||||||
// map.on('move', logEvent);
|
|
||||||
// map.on('moveend', logEvent);
|
|
||||||
//
|
|
||||||
// map.on('zoomstart', logEvent);
|
|
||||||
// map.on('zoomend', logEvent);
|
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user