The current GeoJson layer used by GeoRegionSelector is sluggish, so we should look to make adjustments around this. Observed pain points:
Loading causes main thread to freeze
Moving and zooming results in responsiveness issues
High CPU load in certain cases
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.
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: