I am currently trying to plot data within a polygon (District), but unfortunately, I do not have specific coordinates for each of the data sources in that district.
My goal is to accurately display all the results from a district within its boundaries, while scattering the pins (Markers) randomly throughout the district.
Is there any feature in Leaflet that can assist me with this? If not, has anyone discovered a method to achieve this?
Thank you.