@@ -0,0 +1,8 @@
import maplibregl from "maplibre-gl";
const map = new maplibregl.Map({
container: 'map',
style: "https://wms.wheregroup.com/tileserver/style/osm-bright.json",
center: [9.209116842757239, 52.26520546238239],
zoom: 17
});
The note is not visible to the blocked user.