I have a map working using Leaflet as follows, using EPSG 2236 and a custom tilegrid. I want to switch to OpenLayers 3 so I can use the map rotation functionality but I am having trouble setting up the projection.
var bbox = [0, 5000000, 14747959, 19747959];var maxResolution = (...