I was wondering if anyone had come across this or would have any ideas of a solution. As you will probably know when customising a page for a group it will effect all pages in all groups, which isn't ideal if you want to display specific information for a specific group. What I want to do is display live google map locations despeneding on the group, by embeding the iframe information from google maps itself. We manage over 100 schools and I thought it would be a neat feature to include a live map location on each schools group page, so it could give us a quick idea of where the site is located and how to get there. I've already successfully integrated google maps to include nodes etc (using custom properties) and thought - could something similar be set up to pull in a map location, depending on the group? Even if it was a case that the cutom HTML pointed to a HTML file on the server, which referenced a custom property and and pulled in the right map according to that. Sounds like a job for PHP or something similar if possible.
Any help would be much appreciated. Thanks