I'd like to display a Google map of places relating to posts (eg, places I've visited).

Is there a plugin or method available that will allow me to have a Google map on a page and when creating a post, I can put in an address or lat/long for the post, so that it automatically gets added to the map?

I'm thinking of something a bit like Drupal's Location module, which adds nodes with lat/longs to a main map.

link|improve this question
feedback

1 Answer

When I have encountered this problem myself - I could not find a perfect solution There are some plugins now that will allow you to add a google map to posts (search on plugin repository or google ), but the problem with them all - is that they do an INDIVIDUAL MAP for post , and do not have a global map with all posts .

..So I actually wrote my own plugin for that purpose , and I am thinking of releasing it soon.

I can not however guarantee the "when" part ..

link|improve this answer
Thanks - I guess I'll just keep an eye out for your plugin, then. – James Dec 5 '11 at 8:01
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.