;;
This commit is contained in:
parent
21701a6fae
commit
f02ccaa346
@ -40,8 +40,8 @@
|
|||||||
map.addLayer(overlay);
|
map.addLayer(overlay);
|
||||||
|
|
||||||
overlay.on('dblclick',function (e) {
|
overlay.on('dblclick',function (e) {
|
||||||
console.log('Double click on image.')
|
console.log('Double click on image.');
|
||||||
})
|
});
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
Reference in New Issue
Block a user