mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
Remove debugger from HTML template
This commit is contained in:
parent
8145f8f927
commit
8402a408ce
@ -19,9 +19,6 @@
|
||||
{
|
||||
map.fitBounds(jl.getBounds());
|
||||
}
|
||||
function featureOver(e, pos, latlng, data) {
|
||||
debugger;
|
||||
}
|
||||
jl.on('featureOver', featureOver);
|
||||
});
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user