Put the file online, then just create an embedded map. <iframe src="http://maps.google.com/map?q=http://example.com/path/to/file.gpx&output=embed" width="300" height="300"></iframe>
Can do much more using the Google Maps API itself, but the above will give you a basic map. I think kmllayer in v3 will load gpx files. On Sun, Jan 15, 2012 at 11:36 PM, trailsnet <[email protected]> wrote: > Can I create a Google map for my website using GPX files? I'd like to > use GPX files, upload them to Google maps, create a map, then import > the code for that map onto my website. I'm not sure if that's possible > or not. > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" 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-js-api-v3?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
