facilmap/types
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
..
src Improve search and elevation handling 2024-03-24 06:03:21 +01:00
package.json Add CSV export option 2024-03-07 03:30:24 +01:00
tsconfig.json Attempt to use TypeScript project references 2023-12-23 21:23:51 +01:00
tsconfig.node.json Attempt to use TypeScript project references 2023-12-23 21:23:51 +01:00
vite.config.ts WIP finished: Migrated to Vue 3, Bootstrap 5, ESM, Vite (only minor issues remaining) 2023-11-14 03:31:55 +01:00