2006-10-02 02:07:49 +02:00
|
|
|
[[template id=plugin name=googlemaps author="Christian Mock"]]
|
2006-10-28 07:07:56 +02:00
|
|
|
[[tag type/special-purpose]]
|
2006-10-02 02:07:49 +02:00
|
|
|
|
2006-10-01 23:52:49 +02:00
|
|
|
`googlemaps` is a plugin that allows using the [Google Maps API][2]
|
|
|
|
from ikiwiki.
|
|
|
|
|
|
|
|
[2]: http://www.google.com/apis/maps/
|
|
|
|
|
2006-10-02 02:07:49 +02:00
|
|
|
The plugin supports importing GPS tracks from [gpx][1] files, reducing
|
2006-10-01 23:52:49 +02:00
|
|
|
the number of points in those tracks via [gpsbabel][2], and drawing
|
|
|
|
them as an overlay on the map. the center of the map and zoom level
|
|
|
|
can be calculated automatically.
|
|
|
|
|
|
|
|
[1]: http://www.topografix.com/gpx.asp
|
|
|
|
[2]: http://www.gpsbabel.org/
|
|
|
|
|
2006-10-02 02:07:49 +02:00
|
|
|
It can be [found here][3].
|
2006-10-01 23:52:49 +02:00
|
|
|
|
|
|
|
[3]: http://www.tahina.priv.at/hacks/googlemaps.html
|