[marble] [Bug 358779] dgml is missing an option center the map (lonlat) [patch]
Torsten Rahn
bugzilla_noreply at kde.org
Sat Apr 22 14:32:18 BST 2023
https://bugs.kde.org/show_bug.cgi?id=358779
--- Comment #4 from Torsten Rahn <rahn at kde.org> ---
Another finding: Marble already has
void MarbleAbstractPresenter::centerOn(const GeoDataLatLonBox &box, bool
animated)
implemented which is available in MarbleWidget and which tries to approximate
the setViewLatLon(Alt)Box() behavior mentioned before.
The implementation of this method is not ideal (see
https://bugs.kde.org/show_bug.cgi?id=461569) but should work well enough for a
start.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Marble-bugs
mailing list