By cregy on
Hi
I have only tested this on version 5.0 but I can't see why it won't work in other versions.
There is a site called Community Walk. It allows you to create a Google Map and then add markers etc. It really is very simple to use. Add photos, comments, directions. You can see a map I have created and embedded in Drupal just here:
Lostwithiel.
All I did after creating a Community Walk map is copy code that they provide and paste this into my site. The code is shown below and you must allow full html options.
<iframe src="http://www.communitywalk.com/view/39290" width="800" height="600" frameborder="0" name="ff_cw_39290" scrolling="no"></iframe><a href="http://www.communitywalk.com/map/39290" style='display:none'>CommunityWalk Map - Lostwithiel</a>
I hope this is of use to someone.
Rich
Comments
Also works in 4.6
Rich,
Thanks for the post. I've also been using a Community Walk map in my site, which is still in 4.6. Since it's embeddable code, I don't see why it wouldn't work on all versions, but thought I'd add in that it also works in 4.6.