Hi, I have created a small script that reads the gpx file of my GPS and the geotags from my pictures and creates a KML file like this:
http://www.manoweb.com/alesan/montagna/20090110-PtReyes/20090110-PtReyes.kmz I can link Google maps so that is loads and nicely displays it: http://maps.google.com/?q=http://www.manoweb.com/alesan/montagna/20090110-PtReyes/20090110-PtReyes.kmz Now, I am quite satisfied with the result. Each image in the balloon links to a higher-resolution image on my site. I would like to know if it is possible to "link-back" so if I click on the hi-res image on my website I can go back to Google maps and show an open balloon with the image that has been clicked. I also accept more general advices on how to improve the KML generated by my script :) The script is written for the bash shell and requires "imagemagick" and "gpscorrelate" to be available in the system: http://www.manoweb.com/alesan/montagna/makekml Currently the image resize procedure is commented out and I do the FTP upload by hand. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
