- Issue created by @ThuleNB
- 🇮🇹Italy itamair
10.000 thousands features is pretty a lot ... and may be too much indeed.
And for sure you should enable the Leaflet Markecluster (sub)module (and its settings), at least trying that.Views GeoJson module could be a nice option, but for sure won't reduce the number of features that you try to load ...
With that you should try to implement a Decoupled Solution that simply fetches that GeoJson data response.
Leaflet View map is only going to fetch data from a Leaflet Map View style,
or may be you simply can try to replicate this Leaflet View Geojson Demo example here:
https://www.geodemocracy.com/drupal_geofield_stack_demo/web/geojson-map-...
(@see the linked "leaflet_map_geojson.js" file in the right sidebar ... )but for sure that approach won't easy the load and effort of such a big amount of features.
Automatically closed - issue fixed for 2 weeks with no activity.