DEV Community

kennethnwc
kennethnwc

Posted on • Updated on

Next js leaflet example

In order to load and draw map fast, we need to make use of marker cluster and using leaflet directly in react component.

production site: https://gis.lib.hku.hk
source code : https://github.com/kennethnwc/nextjs-leaflet-example

Top comments (0)