I am using a lat&long coordinates I receive in input by the user to visualize a map with leaflet.js. As I do that, I compute a heatmap in the background (e.g. population density map in the 5km-wide area surrounding the chosen coordinates).I am using a lat&long coordinates I receive in