Thanks for the clarification Dave. Great that your already looking into Map/Flickable support. So I can use my code for prototyping and later switch to your implementation. I think if this is done directly in C++ it can be much more efficient than my hackish QML solution :)
Thanks! Conny On Tue, 2010-10-05 at 00:45 +0200, [email protected] wrote: > I meant the final release of the Qt Mobility 1.1. We're looking into making > it work with Flickable - although I see from your other mail that you're > looking into it as well. > > Cheers, > > Dave > > > -----Original Message----- > > From: ext Cornelius Hald [mailto:[email protected]] > > Sent: Monday, 4 October 2010 5:20 PM > > To: Laing David (Nokia-MS/Brisbane) > > Cc: [email protected] > > Subject: RE: [Qt-mobility-feedback] QML Map item and custom geoservice > > plugin > > > > Thanks for the answer Dave. If you're talking about the final release, > > what exactly do you mean? 1.1, 1.2 or something else? > > > > Also will there be a way to enable kinetic scrolling in the QML Map > > item? Preferably using the same algorithms as the Flickable item? > > > > Thanks! > > Conny > > > > > > On Mon, 2010-10-04 at 02:10 +0200, [email protected] wrote: > > > Hi, > > > > > > The QML support for the Maps and Navigation API in the beta release > > is very preliminary - in the final release you'll be able to specify a > > plugin name. > > > > > > Cheers, > > > > > > Dave > > > > > > > -----Original Message----- > > > > From: [email protected] [mailto:qt- > > mobility- > > > > [email protected]] On Behalf Of ext Cornelius Hald > > > > Sent: Sunday, 3 October 2010 2:05 AM > > > > To: [email protected] > > > > Subject: Re: [Qt-mobility-feedback] QML Map item and custom > > geoservice > > > > plugin > > > > > > > > On Sat, 2010-10-02 at 16:50 +0200, Cornelius Hald wrote: > > > > > If not, what is the best way to use the Map item together with > > > > another > > > > > geoservice plugin? > > > > > > > > I just removed libqtgeoservices_nokia.so from the plugins directory > > > > because I was hoping that Qt will then use the only plugin left > > (which > > > > is mine). Unfortunately it does not work, the Map item still shows > > Ovi > > > > maps. No idea where it get the code from, though... > > > > > > > > I hope someone can give me some hints :) > > > > > > > > Thanks! > > > > Conny > > > > > > > > > > > > _______________________________________________ > > > > Qt-mobility-feedback mailing list > > > > [email protected] > > > > http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback > > > _______________________________________________ Qt-mobility-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback
