Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/qiuzhanghua/leaflet-svelte-starter


https://github.com/qiuzhanghua/leaflet-svelte-starter

Last synced: about 19 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Svelte + TS + Vite

## Features
- leaflet map
- geojson layer

## process huge markers
- use cluster
- use webgl
- use canvas

webgl is not supported in leaflet, can't catch 10k points
canvas is 200k points, 2000 lines with each by 100 points