EarthFrequencies / earth-frequencies-webui

Web interface for Earth Frequencies
2 stars 1 forks source link

GeoRegionSelector: Improve performance of geojson #30

Open ajmas opened 2 years ago

ajmas commented 2 years ago

The current GeoJson layer used by GeoRegionSelector is sluggish, so we should look to make adjustments around this. Observed pain points:

I have quickly looked at alternative components and plugins, but find myself dealing with code that is outdated in many cases, as worse no longer maintained in a number of cases.

Looking at leaflet-vectorgrid related code: