An open API service indexing awesome lists of open source software.

https://github.com/danielres/svelte-maplibre-experiments

Exploring patterns to keep things clean and under control when integrating MapLibre with svelte
https://github.com/danielres/svelte-maplibre-experiments

Last synced: 7 months ago
JSON representation

Exploring patterns to keep things clean and under control when integrating MapLibre with svelte

Awesome Lists containing this project

README

          

Files of interest:

- [Map.svelte (component)](https://github.com/danielres/svelte-maplibre-experiments/blob/main/src/lib/components/Map.svelte)
- [supermap.ts (isolated logic)](https://github.com/danielres/svelte-maplibre-experiments/blob/main/src/lib/components/superMap.ts)

Switch branches for different approaches/experiments