This plugin has been working well for me, after some work. I was wondering if there was a way to have pop-ups for the markers, like on a typical Google Map. So when you click on a marker, the little bubble pops up with a title and description. Thanks for any help you can give.
http://wordpress.org/extend/plugins/google-maps-v3-shortcode-multiple-markers/
soundwaves-productions
Member
Plugin Author
Posted 1 year ago #
hi, dkotter !
just have a closer look to this shortcode example:
[MultipleMarkerMap id="mapJGH2" z="12" lat="48.193054" lon="16.261282" marker="48.193054,16.261282,JGH,http://213.33.97.74/wp-content/uploads/2011/05/logo_googlemap_jgh.png|48.220162,16.287525,SHB,http://213.33.97.74/wp-content/uploads/2011/05/logo_googlemap_shb.png" w="690" h="442" ]
do you see the third value of the "marker" attribute?
it says "JGH" .. this is the pop-up text .. you can try it on your site !
best
Roman