Fix region selection via map.

Authored by johanneszarl on Oct 4 2019, 11:37 AM.

Description

Fix region selection via map.

The selected region was incorrectly converted into our internal data
type GeoCoordinates::Pair. I've changed this type to
GeoCoordinates::LatLonBox, which is both a more faithful representation
of the Marble data type and less prone to mixing up data fields.

Details

Committed
johanneszarlOct 4 2019, 11:37 AM
Parents
R463:7cf1b777b735: Fix data type
Branches
Unknown
Tags
Unknown