QGeoView
QGeoView copied to clipboard
Orthographic map projection
It would be nice to also have an orthographic map projection but when looking into QGVProjection class I am not sure if this is possible at the moment as the projection would need to know the view center to calculate the coordinates.
Did you by chance alread think about orthographic map projections?