Registered Member
|
Hi!
How can I draw an image in XY coordinates (not GeoData Coordinates). I need to fix the image on the MarbleWidget. Thanks |
KDE Developer
|
Using GeoPainter? It inherits QPainter, so the drawImage variants from QPainter should still be there. Alternatively a QPainter with MarbleWidget as device would do the trick as well.
For GeographicsScene there are ScreenGraphicItem variants for this purpose. |
Registered users: Bing [Bot], claydoh, Google [Bot], rblackwell