8 ms·
Hey, cool idea. Would you be able to tell me the tech stack for the whole app? I want to build a similar application for some other use case. I have built a sta
by tminima 2y ago
Hey, cool idea. Would you be able to tell me the tech stack for the whole app? I want to build a similar application for some other use case. I have built a static map with all my labels using leaflet in Python. To turn it into something like you have, what technologies will I need?
- nomad86 2y agoThx, see here: https://docs.mapbox.com/mapbox-gl-js/example/cluster/ https://docs.mapbox.com/mapbox-gl-js/example/cluster/ I use MapBox, but similar things can also be done on Google Maps.