mirror of
https://forge.chapril.org/tykayn/osm-commerces
synced 2025-06-20 01:44:42 +02:00
ajout donut des tags
This commit is contained in:
parent
e0646ad97f
commit
964de52ad4
2 changed files with 82 additions and 7 deletions
|
@ -454,6 +454,7 @@ function check_validity() {
|
|||
return isValid;
|
||||
}
|
||||
|
||||
|
||||
// Exporter les fonctions dans window
|
||||
window.setupCitySearch = setupCitySearch;
|
||||
window.getLabourerUrl = getLabourerUrl;
|
||||
|
@ -469,4 +470,4 @@ window.listChangesets = listChangesets;
|
|||
window.updateMapHeightForLargeScreens = updateMapHeightForLargeScreens;
|
||||
window.searchInseeCode = searchInseeCode;
|
||||
window.genererCouleurPastel = genererCouleurPastel;
|
||||
window.check_validity = check_validity;
|
||||
window.check_validity = check_validity;
|
Loading…
Add table
Add a link
Reference in a new issue