put back orig options

This commit is contained in:
acalcutt 2023-08-11 23:42:11 -04:00
parent b939daa35f
commit c9970ccea9

View file

@ -68,10 +68,7 @@
map.addControl(new maplibregl.NavigationControl());
var inspect = new MaplibreInspect({
showInspectMap: true,
showInspectButton: false,
showMapPopupOnHover: false,
showInspectMapPopupOnHover: false,
selectThreshold: 5
showInspectButton: false
});
map.addControl(inspect);
map.on('styledata', function() {