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