[Linux] Google Maps Question
Andrés Ledesma
linux@flux.org
Fri, 08 Feb 2008 06:19:32 +0100
Hi Steven,
Yes, it is possible, look at the Maps API docs and examples for the
polyline feature. Be warned that for this feature to work on IEs, the
web page must include some declarations about the SGV capabilities,
this is explained there too. In Firefox works straight as the code states.
I draw on maps entirely paths taken from Garmin GPS to trace planes
routes, areas, etc, and works fine. I'm sorry I can't give you and URL
to see it, it's still in development stage, and is not yet available on
the web. The source of the points info is not relevant as long as you
provide the Map with the right format for points coords, it is decimal
format, no standard degrees - mins - seconds format.
If I can give any further help, drop me a line.
Regards,
Andres