blob: 58ccf5adcbf4854c7867b7a719ec66c00d28c969 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
[[template id=plugin name=googlemaps author="Christian Mock"]]
[[tag special-purpose]]
[[meta title="googlemaps (third-party plugin)"]]
`googlemaps` is a plugin that allows using the [Google Maps API][2]
from ikiwiki.
[2]: http://www.google.com/apis/maps/
The plugin supports importing GPS tracks from [gpx][1] files, reducing
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/
It can be [found here][3].
[3]: http://www.tahina.priv.at/hacks/googlemaps.html
|