diff --git a/src/geocoding.ts b/src/geocoding.ts index 9006859..e75a89d 100644 --- a/src/geocoding.ts +++ b/src/geocoding.ts @@ -481,6 +481,8 @@ export function addReverseGeocoding( showToast('No destination set'); return; } + // Bar's drag-handle overlaps the guidance pill's Stop button at this y-coord (#175). + hideGeocodeBar(); void startGuidance( state, map,