-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
Description
I just by accident found your map component and it is pretty cool. I am wondering if it is possible to apply a projection to this map. This maps (google, OSM) are usually in mercator projection. Do you have an idea if it is somehow possible to apply a projection with your library that makes it possible to have a EPSG:4326 transformation?
Here you can see how a map looks with EPSG:4326: https://openlayers.org/en/latest/examples/epsg-4326.html It is kinda compressed in north and south.
Thank you very much