All,
I'm trying to display data from another file such as a csv into a GeoJSON popup window. So far I know I can match the data using a nested for loop with a common id between the two files, but I'm wondering if it's even possible to display this data in the GeoJSON popup window. This is all done with a leaflet map as well.
Note: my reasoning for displaying data from another file is that it needs to be updated frequently which is easier to do on a csv.
Thanks,
P
أكثر...
I'm trying to display data from another file such as a csv into a GeoJSON popup window. So far I know I can match the data using a nested for loop with a common id between the two files, but I'm wondering if it's even possible to display this data in the GeoJSON popup window. This is all done with a leaflet map as well.
Note: my reasoning for displaying data from another file is that it needs to be updated frequently which is easier to do on a csv.
Thanks,
P
أكثر...