On Thursday, 15 June 2017 16:42:43 PDT Lubomir I. Ivanov wrote: > On 16 June 2017 at 00:38, Dirk Hohndel <[email protected]> wrote: > > On Thu, Jun 15, 2017 at 03:07:43PM +0000, Tomaz Canabrava wrote: > >> We really need to update marble on subsurface, I'll try to do that. > > > > The problem is that we have quite a few significant changes in our branch > > that remove features and fix issues we ran into. And keeping up with > > upstream was a major pain. I thought we talked about using the Qt map > > thingy instead of Marble - I'd much prefer that than spending more time on > > Marble. > > why not try to use the google maps API directly inside a html page in > a Qt web-engine, with a no-restrictions google maps API key. > (i suggested similar before we started using marble)
Please note that deploying a web engine is not permitted on iOS. So you need both a solution using qtwebengine (for desktops) and qtwebview (for mobile phones). I'd investigate qtlocation first, just to see if it solves the problem. -- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel Open Source Technology Center _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
