[PyQt] googlemap api

David Boddie dboddie at trolltech.com
Wed Nov 4 20:12:00 GMT 2009


On Wed Nov 4 19:14:47 GMT 2009, Ahmet Erdinc YILMAZ wrote:

> I want to use google map api in my qt application. And the way is
> qtWekbit module . However I encounter some problems in the web. It is
> said that some javascript calls may be problematic in this module. We
> have not started the project yet and I want to use pyqt. Is there
> anything you can advise? We want it as a desktop app,
> therefore we consider using flex too (since we can build desktop apps
> too), but I do not want.

You may want to take a look at the C++ code for this example:

http://labs.trolltech.com/blogs/2009/07/29/maps-with-a-magnifying-glass/

It might help you solve the problems with your own code.

David


More information about the PyQt mailing list