How to load local geojson file and display it on leaflet map in asp.net mvc?
I have a local geojson file saved in a folder. I would like to load and display the coordinates with marker on the map. I have successfully loaded the map on my html but i couldn’t load the data to the map.