http://www.tomshardware.com/hardnews/200...64937.html
http://www.betanews.com/article....0070538
http://www.google.com/apis/maps/
http://www.google.com/apis/maps/signup.html
http://groups-beta.google.com/group/google-maps-api
http://www.google.com/apis/maps/documentation/
Google Maps script request - GoogleMaps client (browser/viewer)
Gamester17
Team-XBMC Forum Moderator Joined: Sep 2003 Reputation: 9 Location: Sweden |
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
diagdave@msn.com
Skilled Python Coder Posts: 505 Joined: Aug 2004 Reputation: 0 |
2005-06-30 14:10
Post: #2
probly not since it needs java script to run.
read the xbmc online-manual, faq and search the forums before posting! do not e-mail the xbmc-team asking for support! read/follow the forum rules! note! team-xbmc never have and never will host or distribute ms-xdk binaries/executables! |
| find quote |
solexalex
Skilled Python Coder Posts: 706 Joined: Jul 2004 Reputation: 6 |
2005-07-01 14:00
Post: #3
maybe the java script can be open, understood and re-use to be caught by xbmc ?... this has to be follow... it could be very interesting !
|
| find quote |
bakman
Member Posts: 99 Joined: Mar 2005 Reputation: 0 |
2005-07-13 12:53
Post: #4
you dont have to use the api, google maps is using the ajax (asynchrous javascript + xml) technique, which has been
disected, it works with urls which are being called and loaded in the background, using javascript. the problem is that the map consist out of 32 images, which you should "glue" together, unless you want to end up with blurry images. read some background info here |
| find quote |
fcasarsa
Junior Member Posts: 2 Joined: Sep 2006 Reputation: 0 |
I think that an integrated google map client to browse the map or to find something without starting the PC is a good idea.
Is there something already developed? If someone needs a hand or could help me on how to start to develop this plugin I'm here. I'm a good Linux C programmer but I haven't any experience in Xbox DEv. Excuse me for the english. (another idea is a skype or voip client to use with the xbox live earphones). Bye. Francesco. |
| find quote |
Solo0815
Senior Member Posts: 296 Joined: Sep 2004 Reputation: 0 |
2006-09-09 10:22
Post: #6
This should be IMO a plugin to xbmc, but it would be nice to have such a browser/viewer.
Dunno if this could be made with Python? Just look at the Python-forum
there are only 10 sorts of people: those who understand binary and those who don't ATV2 --- PC Kubuntu 12.10 --- Xbox1 with XBMC4Xbox --- PC Win7 --- Raspberry Pi --- VU+ Duo |
| find quote |
Gamester17
Team-XBMC Forum Moderator Joined: Sep 2003 Reputation: 9 Location: Sweden |
2006-09-09 10:52
Post: #7
Yes this would be better as a python script than as a native function in C/C++
http://forum.xbmc.org/showthread.php?tid=13195 http://forum.xbmc.org/showthread.php?tid=13543 http://forum.xbmc.org/showthread.php?tid=12418 Off-topic: http://forum.xbmc.org/showthread.php?tid=4602 Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
fcasarsa
Junior Member Posts: 2 Joined: Sep 2006 Reputation: 0 |
2006-09-12 14:41
Post: #8
this does not need js to run and a browser.
it acts as a standalone apps and I think that is better. maybe it is possible to embedd the java engine directly in the executable. I have posted a message on his forum. http://forum.ww2d.org/viewtopic.php?pid=105#p105 Ciao.
(This post was last modified: 2006-09-12 14:47 by fcasarsa.)
|
| find quote |
Gamester17
Team-XBMC Forum Moderator Joined: Sep 2003 Reputation: 9 Location: Sweden |
These tutorial, tools and source code could possible help a python developer make a Google Maps script for XBMC:
http://google-code-updates.blogspot.com/...orial.html http://google-code-updates.blogspot.com/...tness.html http://google-code-updates.blogspot.com/...pdate.html http://google-code-updates.blogspot.com/...psapi.html ...others have tried but seem to have given up: http://forum.xbmc.org/showthread.php?tid=13543 http://forum.xbmc.org/showthread.php?tid=12418 http://forum.xbmc.org/showthread.php?tid=21969 Good luck to anyone willing to take on the challenge!
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |

Search
Help