cyberhobo / wordpress-geo-mashup

Official repository for Geo Mashup, the plugin that makes WordPress into a GeoCMS. Documentation:
https://github.com/cyberhobo/wordpress-geo-mashup/wiki/Getting-Started
63 stars 15 forks source link

OpenLayers defaults to an odd viewing angle #866

Closed cyberhobo closed 4 years ago

cyberhobo commented 4 years ago

Reported in the forums:

have a problem, since the latest update the OpenStreetMap view angle changed, and now the maps look very bad, because the view angle is not 90 degree, but something like 45 degree. How to change it back to 90 degree?

cyberhobo commented 4 years ago

This is actually caused by using the EPSG:4326 projection, which uses lat/lon coordinates but scrunches up near the poles.