[[PageOutline(2-5,Contents,pullout)]] = Use Google Maps to display address == Description This plugin is used to insert an address on a wiki 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 [export:addressplugin here]. == Source You can check out AddressPlugin from [/svn/addressplugin here] using Subversion, or [source:addressplugin browse the source] with Trac. == Installation General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. == 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:'''