[Marble-devel] Re: kdeplasma-addons Marble wallpaper does not build

bbeschow at cs.tu-berlin.de bbeschow at cs.tu-berlin.de
Tue May 17 19:17:01 CEST 2011


HI,

> I have an error in kdeplasma-addons
>
> kdeplasma-addons/wallpapers/marble/marble.cpp:116:16: error: ‘class
> Marble::MarbleMap’ has no member named ‘zoomView’

I have removed the zoom API from MarbleMap in order to properly solve bug
199259 (blurry maps). The goal was to have exactly one "official" way in
MarbleMap to set the size of the globe instead of having lots of competing
ways (we had about four!). Since the radius yields the most precise
results,
it is now the only way to set the size of the globe.

The good news is that you basically have two options right now:
1) Reimplement zooming by either copying the code from Marble or inventing
your own zoom concept.
2) Use the radius, which allows to stick to the preferred radius of the
map, yielding sharp results.

Which option would you like to take?

Greetings,
Bernhard

> Thanks in advance,
>
> Anne-Marie
> _______________________________________________
> Marble-devel mailing list
> Marble-devel at kde.org
> https://mail.kde.org/mailman/listinfo/marble-devel
>




More information about the Marble-devel mailing list