Google Maps script request - GoogleMaps client (browser/viewer)
#1
Lightbulb 
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/
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.
Reply
#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!
Reply
#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 !
Reply
#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
Reply
#5
Lightbulb 
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.
Reply
#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 Wink
Philips TV with Kodi 20.2 with IPTV --- Orbsmart 500 Android 21 alpha/beta as Online-radio/TV in the kitchen
Reply
#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.
Reply
#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.
Reply
#9
Thumbs Up 
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!

Cool
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.
Reply

Logout Mark Read Team Forum Stats Members Help
Google Maps script request - GoogleMaps client (browser/viewer)0