add frontend angular
This commit is contained in:
parent
f34a5f0a83
commit
070e8435d8
36 changed files with 10209 additions and 6 deletions
|
@ -3,7 +3,7 @@ const map = new maplibregl.Map({
|
|||
container: 'map',
|
||||
style: 'https://tiles.openfreemap.org/styles/liberty',
|
||||
center: [2.3522, 48.8566], // Default center (Paris)
|
||||
zoom: 4
|
||||
zoom: 3
|
||||
});
|
||||
|
||||
// Add navigation controls
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue