Skip to content

Commit

Permalink
Update LocationMapWizard.php (#501)
Browse files Browse the repository at this point in the history
Using the URL /search/ and /reverse/ (with slashes) is no longer supported. Please use URLs as given in the documentation.

Examples how to change the URL:

You use: https://nominatim.openstreetmap.org/search/?q=Berlin
Change to: https://nominatim.openstreetmap.org/search?q=Berlin


See github issue #3134 for more details.

osm-search/Nominatim#3134
  • Loading branch information
markussoeth authored Oct 10, 2023
1 parent b96f2c4 commit f9ac64a
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit f9ac64a

Please sign in to comment.