Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
Hi,

Using the google_map tag is it possible to have the bubble hidden and show it only when the marker is clicked?

Thanks
Daz
Hi Daz,

The 'google_map' tag is due for a complete re-haul using the new Google Maps v3 API.

For now, if your map is not 'dynamic', you can use the simpler way of embedding the map into your page.
I am sure you know the details but just to reiterate the steps -
1. The embed code for the map can be obtained as directed here: http://maps.google.com/help/maps/getmaps/plot-one.html
2. You can create an editable region of type textarea with 'no_xss_check' set to '1'. The client can paste the embed code from step 1 in this region.
3. Output the map on your template using regular 'cms:show' tag with the name of the region in step 2.
Hi,

Thanks, I suspected as much. Just checking on the off chance.

Good news about the overhaul!

Thanks
Daz
3 posts Page 1 of 1