简体   繁体   中英

How can I embed Google maps into a wxPython program?

I would like to create a program using wxPython that uses Google maps to display and select geographic data.

Is there a proven, ready to use widget for this?

There are no pre-made widgets that I'm aware of. I did find PySlip, which is similar to what you're talking about: http://code.google.com/p/pyslip/wiki/Introduction

There is a webkit port that's being worked on for wxPython as well. There's a preview build here that's kind of old:

http://wxwebkit.wxcommunity.com/index.php?n=Main.Downloads

I know the author has been working on an update to it for quite some time though.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM