I have GPX files on our servers and would like to overlay them to display them at the top of Google Maps. We use Perl for all of our site scripts, although we are having trouble finding the data to be properly formatted to display in Google Maps.
I hope some GPX experts can tell from there how we can complete this at a high level and correctly process the GPX file to provide some sample PRL code and Print the necessary HTML to display on Google Maps.
Thank you in advance for your help! !!
The tool you really want to use is if you want to perlish it to some extent, Instead of driving from the command line, there is also a module.
Comments
Post a Comment