mirror of
https://forge.chapril.org/tykayn/osm-commerces
synced 2025-10-04 17:04:53 +02:00
ajout de thèmes osmose pour places
This commit is contained in:
parent
e262a83687
commit
ce508974c9
1 changed files with 2 additions and 1 deletions
|
@ -378,7 +378,8 @@
|
|||
'healthcare': [8211, 7220, 8331],
|
||||
'laboratory': [7240, 8351],
|
||||
'police': [8190, 8191],
|
||||
'defibrillator': [8370]
|
||||
'defibrillator': [8370],
|
||||
'places': [7240, 8351, 8211, 7220, 8331, 8031]
|
||||
// Ajouter d'autres thèmes selon les besoins
|
||||
};
|
||||
let mapInstance = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue