ECCC-MSC / msc-pygeoapi

MSC OGC API pygeoapi deployment
MIT License
16 stars 25 forks source link

Implement leaflet.markercluster for items map #333

Closed kngai closed 4 months ago

kngai commented 4 months ago

Similar to https://github.com/geopython/pygeoapi/pull/1025, this PR implements the use of Leaflet markerClusterGroup plugin only for the collection/items/index.html page.

JS code changes were made to make this work: