RedMap icon indicating copy to clipboard operation
RedMap copied to clipboard

Add configurable geocoding (Search) URL

Open ampledata opened this issue 9 months ago • 1 comments

As an administrator, I would like the ability to customize the geocoding URL to use my self-hosted API.

Currently the geociding Search feature is hard-coded to use OSM's Nominatim (see worldmap.js:629/doSearch())

Add a config parameter to customize this URL.

I don't yet know the code-base well enough to include a PR in this Issue, but would appreciate feedback on whether this should be a Node configuration parameter, or a Worldmap command that can get passed in the payload.

ampledata avatar Apr 16 '25 18:04 ampledata