Method ol.proj.equivalent used only reference equality check === That doesn't work for basic checks of two strongly equal projections For example, `EPSG:4326` and `EPSG:4326` In this case method searches similar proj in ol.proj.transforms_ mapping And it finds it if proj is default and not custom But in case of custom proj `EPSG:3413` it doesn't find it