Hi Carl, You can try hacking around with the QGeoMapOverlay stuff yourself, but it could be a little painful.
We only really have partial overlay support, but we still need to flesh out that part of the API before it's really easily usable. We're doing this in order to enable the use of traffic tiles from the Nokia servers for use with the Nokia plugin. http://bugreports.qt.nokia.com/browse/QTMOBILITY-702 The goal is let plugins report the names of overlays they support, let the users specify the enabling / ordering of the layers, and to reuse the getTileImage() method in the plugin (by adding an optional overlay name to the request object) so that it's simple to extend. If we can integrate this into the tile fetching and rendering part of the tiled map helpers it'll mean less pain for dealing with overlays where they're tied to a particular plugin. Overlays which aren't tied to a particular plugin will get more interesting. I'd prefer to wait until a little later before I commit to adding more stuff to help with the non-plugin-specific overlays, since we have some changes which are closer to the front of the queue which will cause some large ripples through the codebase. Cheers, Dave > -----Original Message----- > From: qt-mobility-feedback-boun...@trolltech.com [mailto:qt-mobility- > feedback-boun...@trolltech.com] On Behalf Of ext Carl Snellman > Sent: Friday, 12 November 2010 3:12 PM > To: qt-mobility-feedback@trolltech.com > Subject: [Qt-mobility-feedback] transparent tile layers > > Hey, > > I'm looking how I could add on top of the base map an additional tile > layer visualizes some transparent information, such as current traffic > lines. Any ideas for how to attack this? QGraphicsGeoMap seems to > facilitate only basemaps, no "optional" layers on top of the basemap. > > Carl > _______________________________________________ > Qt-mobility-feedback mailing list > Qt-mobility-feedback@trolltech.com > http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback _______________________________________________ Qt-mobility-feedback mailing list Qt-mobility-feedback@trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback