A plugin that will let you easily embed clean Google maps (without iframe) in your posts.
In some explanations, i ask to edit a php file. Be careful to edit them with a good editor like Notepad++ and open each file with the format "UTF-8 without BOM".
For this plugin to works, you have to firstly ask Google for an API key (its free, quick and easy to obtain).
Edit the file googlemap-en_US.po by using a PO file editor such as :
KBabel (Linux) should be available as a package for your Linux distribution, so install the package.
poEdit (Linux/Windows) available from http://www.poedit.net/.
For french in this example, save it as googlemap-fr_FR.po a googlemap-fr_FR.mo will be automatically generated.
Put the googlemap-xx_XX.mo file in the lang folder (under google-maps), the PO file is just here to generate the MO translation file...
Open your wp-config.php file (at the root of your blog) and search for : define ('WPLANG', 'xx_XX'); where xx_XX is your language. If this line doesn't exist add it in your file. Save your modifications and re-upload the wp-config on your server.
Yes
Requires: 1.5 or higher
Compatible up to: 3.0.5
Last Updated: 2010-7-4
Downloads: 38,833
Got something to say? Need help?