All Forums >> [Scripting] >> Post a VBScript >> A HTA with an embedded GoogleMap Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Posts: 123
Score: 2
Joined: 7/13/2006
From: Australia
Status: offline
GeoIMG is a cool script with a graphical HTA frontend.
This script will take a folder of photos and a GPS log file and marry the two together. The result is a cool way to visualise where photos were taken, reliving your holiday.
Create a new file on your computer called GeoIMG.hta Open GeoIMG.hta file with notepad Copy the following code, paste it into GeoIMG.hta and save. Double click GeoIMG.hta and from there you will be able to work out how it works from reading the help file and experimenting with the supplied sample data. Download Sample.ziphere which has some photos and a corresponding GPS log file. Copy the files to a new folder on your C: drive and point the script there.
Sorry Google Maps code is java script but the vbscript part of this HTA makes up for it I recon.
< Message edited by dm_4ever -- 11/14/2007 3:41:18 AM >
Posts: 2254
Score: 32
Joined: 6/29/2006
From: Orange County, California
Status: offline
Code and link of your original should be OK now. It's been a while since I've taken a peak in the Post a Script section and have seen a few of yours that have shown me things that never came to mind...someone's been busy.