A plugin that uses a Google Maps map to present all the cities where you've been.
- Upload the plugin folder to your
/wp-content/plugins
directory
- Get a Google Maps API key at http://code.google.com/intl/de/apis/maps/signup.html
- Create a new page/post or edit an existing one and add:
[knsprCities api="YOUR_API_KEY" div="THE_ID_OF_THE_DIV"]
City 1,Comment 1
City 2,Comment 2
City 3
City 4
[/knsprCities]
- Look on the page. Refresh the page until all cities are geocoded.