> void > QGeoPositionInfoSource::setLastKnownPosition(const QGeoCoordinate &); > > method, to initialise the positioning source to a known location. This > might help the engine to get the correct location faster. The use-case > of this is: last time I had my GPS on, I was in Helsinki. If now I'm in > Dublin and switch my GPS on, I could use some map application or widget > to pick Dublin as my known location, to get the fix faster. > > Does it make sense to you? >
AGPS methods should be opaque to the application developer. It should all be done in the backend that talks to the hardware. cheers -000 _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
