Closed nmandery closed 1 year ago
Rendering polygons in openlayers is not yet supported, but https://github.com/maplibre/maplibre-gl-js does this.
It may be bring in some faster rendering of map views with lots of h3 cells. Although this requires some benchmarking first to determinate if the bottleneck is the rendering or the building of geometries from the h3index values.
h3index
Or deck.gl ?
til3serv has been moved to another repo ... closing
Rendering polygons in openlayers is not yet supported, but https://github.com/maplibre/maplibre-gl-js does this.
It may be bring in some faster rendering of map views with lots of h3 cells. Although this requires some benchmarking first to determinate if the bottleneck is the rendering or the building of geometries from the
h3index
values.