PDA

View Full Version : Google Maps and Geocoder script (LocatU)


asteronimo
2007-05-06, 22:10
Finally got it working:
Google Maps and Geocoder on your XBOX!

Just enter an address with the virtual keyboard
and see the adress location pop up on your screen.

You can even pan left/right/up/down and zoom in/out.

Download it here:
http://www.mobilebenefits.nl/XBMC/LocatU.zip

Unpack it and copy the folder LocatU to your scripts directory.


Hope you like it.

Asteronimo

Asteron
2007-05-07, 03:28
:oo: I guess I should be flattered?

Geeba
2007-05-10, 14:52
Good stuff! I'll try tonight!!:nod:

ahendriks2005
2007-05-10, 15:20
Does anybody got an screen sample of this?

asteronimo
2007-05-11, 09:11
I am also working on an implementation of the Google route-mapping feature.
This will take me at least another 3 weeks though.

Asteronimo

craze7
2007-05-11, 16:42
good script man, i had a look last night!!!!!

asteronimo
2007-05-12, 10:02
Thnx!

I had some bad luck, my xbox is dead :sad: .
So I have to mod another with an Xeno FX chip I have lying around
before I can continue coding.
Well, gives me a chance to try the xbox emulator on my pc.

Gamester17
2007-05-12, 12:47
Cool stuff?, ...has you submitted the script(s) to XBMCscripts.com (http://www.xbmcscripts.com) yet
(so that it/they can easily be downloaded by everyone via their script)

asteronimo
2007-05-12, 13:48
Yes, it's also in the XBMCScripts list.

I will be posting regular updates like:

- show nearby businesses
- distance measuring between 2 locations
- uploading and showing itineraries (mountain trips, etc.)

Let me know what else you would like to see.

mortael
2007-05-13, 18:10
Let me know what else you would like to see.


will it ever be possible to switch between the regular map-view, and the satellite or hybrid one? I wanna see my house on my xbox :)

asteronimo
2007-05-13, 18:55
Yes, switching between regular map and satellite images will be possible in a few weeks.

Hybrid may not be possible because it uses a lot of AJAX technology which is difficult to port to a scripting language like Python.

asteronimo
2007-05-19, 20:00
v1.2 with satellite maps added, will be released thru XBMCScripts in a couple of days.