facilmap/frontend/src/lib/components/facil-map-context-provider
Candid Dauth 028cd7216b Improve search and elevation handling
- Move search and elevation functionality to utils (and introduce
  config/fetch adapter)
- Load search results and elevation data directly in frontend where
  possible
- Set marker elevation asynchronously
- Load search results elevation asynchronously
- Fix click marker bugs
- Load click marker reverse geocode info asynchronously (fixes #25)
- Stabilize handling of 504 errors in elevation lookup
- Add migration to add elevation to existing markers
2024-03-24 06:03:21 +01:00
..
click-marker-tab-context.ts Improve search and elevation handling 2024-03-24 06:03:21 +01:00
client-context.ts
facil-map-context-provider.vue
facil-map-context.ts
import-tab-context.ts
map-context.ts Improve search and elevation handling 2024-03-24 06:03:21 +01:00
route-form-tab-context.ts
search-box-context.ts
search-form-tab-context.ts