= 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 [http://local.google.com/support/bin/answer.py?answer=16532&topic=1499 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 [http://maps.google.com/ Google Maps website]. == Bugs/Feature Requests == Existing bugs and feature requests for GoogleMapMacro are [report:9?COMPONENT=GoogleMapMacro here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=GoogleMapMacro&owner=martin_s new ticket]. == Download == Download the zipped source from [download:googlemapmacro here]. == Source == You can check out GoogleMapMacro from [http://trac-hacks.org/svn/googlemapmacro here] using Subversion, or [source:googlemapmacro browse the source] with Trac. == Example == {{{ [[GoogleMap(center=50.0:10.0,zoom=10,size=400x400)]] }}} == Recent Changes == [[ChangeLog(googlemapmacro, 3)]] == Author/Contributors == '''Author:''' [wiki:martin_s] [[BR]] '''Contributors:'''