Closed larsmaxfield closed 2 months ago
Investigate using Map.querySourceFeatures to get max/min of the tiles in view: https://github.com/maplibre/maplibre-gl-js/issues/1393
Possible implementation approach in a similar feature request for a Leaflet-based implementation: https://github.com/equinor/leaflet.tilelayer.gloperations/issues/51
Seems to be solvable with external approaches instead of adding something internal in maplibre.
Investigate using Map.querySourceFeatures to get max/min of the tiles in view: https://github.com/maplibre/maplibre-gl-js/issues/1393
Possible implementation approach in a similar feature request for a Leaflet-based implementation: https://github.com/equinor/leaflet.tilelayer.gloperations/issues/51