Re: Bug 423486

2020-10-29 Thread Paolo Dastoli
Already sent, what do you think? https://invent.kde.org/education/marble/-/merge_requests/11 Thanks, Paolo Il ven 2 ott 2020, 09:14 Carl Schwan ha scritto: > Le vendredi, octobre 2, 2020 9:06 AM, Paolo Dastoli < > paolo.dast...@gmail.com> a écrit : > > > Hello everyone, > > Hello Paolo, > > >

Drawing style for loaded geodata file

2020-10-29 Thread Tobias Leupold
Hi Marble devs! Via MarbleModel::addGeoDataFile, I can load e. g. a GPX file to be displayed on a MarbleWidget. This seems to work fine, it's loaded, added and waypoints are also represented as little flags. The track itself is however hardly visible, as it' drawn as a one-pixel-width white line.