wiki:GoogleMapMacro

Version 1 (modified by Martin Scharrer, 16 years ago) (diff)

New hack GoogleMapMacro, created by martin_s

Inserts a dynamic Google Map into wiki pages

Description

This macro lets the user insert a full dynamic Google Map. Because a lot of javascript is used (by Google) a Google Map compatible browser is needed. Newer version of Firefox and MS Internet Explorer are compatible.

For javascript-less static maps use the similar GoogleStaticMapMacro.

Please note that this is an alpha version which still lacks a lot of functionality. Especially the geocoding, i.e. address-to-coordinates conversion, is not implemented yet, so longitude and latitude coordinates must be given. These can be taken from the Google Maps website.

Bugs/Feature Requests

Existing bugs and feature requests for GoogleMapMacro are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:googlemapmacro here].

Source

You can check out GoogleMapMacro from here using Subversion, or browse the source with Trac.

Example

[[GoogleMap(center=50.0:10.0,zoom=10,size=400x400)]]

Recent Changes

17140 by rjollos on 2018-04-16 20:16:26
TracGoogleMapMacro 0.6: Fix unintended name change
17139 by rjollos on 2018-04-16 20:14:38
TracGoogleMapMacro 0.6: Conform to PEP8
15265 by rjollos on 2016-02-11 04:29:08
Remove unnecessary svn:mime-type on js and html files

svn:mime-type was set to "plain" for many files.

(more)

Author/Contributors

Author: martin_s
Contributors: