Removed till grid till fixed

This commit is contained in:
Peter Goodhall
2019-06-24 17:50:06 +01:00
parent ed67dc6664
commit 9fb7051c1a

View File

@@ -27,9 +27,6 @@ function initmap(ShowGrid = 'No') {
askForPlots();
map.on('moveend', onMapMove);
var maidenhead = L.maidenhead().addTo(map);
}