forked from MapComplete/MapComplete
UX: more work on a search function
This commit is contained in:
parent
3cd04df60b
commit
00ad21d5ef
30 changed files with 636 additions and 138 deletions
|
@ -327,8 +327,6 @@ class GenerateLayouts extends Script {
|
|||
): Promise<string> {
|
||||
const apiUrls: string[] = [
|
||||
...Constants.allServers,
|
||||
Constants.countryCoderEndpoint,
|
||||
Constants.nominatimEndpoint,
|
||||
"https://www.openstreetmap.org",
|
||||
"https://api.openstreetmap.org",
|
||||
"https://pietervdvn.goatcounter.com",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue