atmo.rsvp

refactor(near-me): route geocodeLocation through shared createGeocoder master

Near-me forward geocode now delegates to the one shared client, so it honors a configured GEOCODER_URL/GEOCODER_KEY (key appended server-side) instead of a hardcoded public-Nominatim URL. Drops the duplicate fetch/parse and the stale 'does not honor GEOCODER_URL' comment (om-qp3y).


+27 -33
2 changed files