I have some layers on a wms server that are in ESRI:102012 srs. http://spatialreference.org/ref/esri/102012/
The server accepts getmap requests with EPSG:102012 srs.
I'm using a proj4leaflet plugin to set the appropriate projection. But I'm stuck with defining L.Transformation, resolutions and scales. Can anybody tell me what the parameters should be or provide the example?