Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qiuzhanghua/leaflet-svelte-starter
https://github.com/qiuzhanghua/leaflet-svelte-starter
Last synced: about 19 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/qiuzhanghua/leaflet-svelte-starter
- Owner: qiuzhanghua
- License: mit
- Created: 2024-03-05T23:44:48.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-12T08:12:12.000Z (8 months ago)
- Last Synced: 2024-03-13T02:28:32.362Z (8 months ago)
- Language: Svelte
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Svelte + TS + Vite
## Features
- leaflet map
- geojson layer## process huge markers
- use cluster
- use webgl
- use canvaswebgl is not supported in leaflet, can't catch 10k points
canvas is 200k points, 2000 lines with each by 100 points