Removing debug output.
This commit is contained in:
+1
-1
@@ -18,6 +18,6 @@
|
|||||||
layers: [ol.layer.osm()],
|
layers: [ol.layer.osm()],
|
||||||
center: [45, 5],
|
center: [45, 5],
|
||||||
zoom: 10
|
zoom: 10
|
||||||
}).getEvents().register("click", function() {console.log("mapclick")})
|
});
|
||||||
</script>
|
</script>
|
||||||
</html>
|
</html>
|
||||||
Reference in New Issue
Block a user