aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/contrib/googlemaps.mdwn
blob: c43490b1305ec57f409e9788dbfe3528b1ca2063 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[[!template id=plugin name=googlemaps author="Christian Mock"]]
[[!tag type/special-purpose todo/geotagging]]

`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

See also [[plugins/osm]].