Javascript – proj4js converts EPSG 3946 into EPSG 4326, but the points are not located well
I have a .json file of points to put on a Leaflet map, and I have used the proj4js to convert them from the EPSG 3946 projection into the WGS84 EPSG 4326 one. All worked, but the points are not…