Hi,
I am looking for a CRS map using leaflet
should be able to create a CRS map as in https://leafletjs.com/examples/crs-simple/crs-simple.html
I should be able to add markers
should be able to get the coordinates (x,y) on the image where markers getting added to save into db
Any help or direction on the above requirement would be a great
Top comments (1)
codepen.io/zachdunn/pen/VvRXdP?edi...
I found a solution which is similar to what I am looking for