Web-mercator tiles don't touch the poles.
Add functions to convert screen coordinates to MapCoord/LatLonRad.
* Reach feature parity with mercator view: * Resize tile atlas to reduce draw calls * Fill in tiles from other zoom layers
* Split up map_view module into * map_view * mercator_view * orthografic_view