maps
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
<script>
|
<script>
|
||||||
const map = new maplibregl.Map({
|
const map = new maplibregl.Map({
|
||||||
style: "https://tiles.openfreemap.org/styles/liberty",
|
style: "https://tiles.openfreemap.org/styles/liberty",
|
||||||
center: [37.444143, -122.159665],
|
center: [-122.159665, 37.444143],
|
||||||
zoom: 9.5,
|
zoom: 9.5,
|
||||||
container: "map",
|
container: "map",
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user