[[PageOutline(2-5,Contents,pullout)]] = Google Maps Address Plugin == Description This plugin is used to insert an address on a page, which is rendered as a Google map that includes this wiki page and all other pages that have addresses and are nearby. This is an alpha release. You'll need to put your API key in the place indicated in address/macro.py, and create the wikiaddress table in `sql/wikiaddress.sql`. == Bugs/Feature Requests Existing bugs and feature requests for AddressPlugin are [report:9?COMPONENT=AddressPlugin here]. If you have any issues, create a [/newticket?component=AddressPlugin new ticket]. [[TicketQuery(component=AddressPlugin&group=type,format=progress)]] == Download Download the zipped source from [download:addressplugin here]. == Source You can check out AddressPlugin from [http://trac-hacks.org/svn/addressplugin here] using Subversion, or [source:addressplugin browse the source] with Trac. == Example Both these examples will render a Google map onto your wiki page: {{{ [[Address("123 Any Street, Anytown, NY 14450","Some Location")]] [[Address("123 Any Street, Anytown, NY 14450")]] }}} == Recent Changes [[ChangeLog(addressplugin, 3)]] == Author/Contributors '''Author:''' [wiki:Rottenchester] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''