I got a service with EPSG:3068 (http://epsg.io/3068-15949)
My test code to diplay this service on an Leaflet Map with Esri-Leaflet is as following:
Test body { margin:0; padding:0; } #map { position: absolute; top:0; bottom:0; right:0; left:0; } <div id="map" /> Here is the code on jsfiddle: http://jsfiddle.net/Mattes/mcy9qd18/1/
Nothing happens... expect the JS-Console Warning:L.esri.TiledMapLayer is using a non-mercator spatial reference. Support may be available through Proj4Leaflet
Thanks for any hints!
أكثر...
My test code to diplay this service on an Leaflet Map with Esri-Leaflet is as following:
Test body { margin:0; padding:0; } #map { position: absolute; top:0; bottom:0; right:0; left:0; } <div id="map" /> Here is the code on jsfiddle: http://jsfiddle.net/Mattes/mcy9qd18/1/
Nothing happens... expect the JS-Console Warning:L.esri.TiledMapLayer is using a non-mercator spatial reference. Support may be available through Proj4Leaflet
Thanks for any hints!
أكثر...