Hi, this is the code:
HTML Code:
<script src="http://www.gmodules.com/ig/ifr?url=http://code.google.com/apis/kml/embed/embedkmlgadget.xml&up_kml_url=http%3A%2F%2Fwww.surftalk.co.uk%2FWorld_Tides.kmz&up_view_mode=earth&up_earth_2d_fallback=0&up_earth_fly_from_space=1&up_earth_show_nav_controls=1&up_earth_show_buildings=1&up_earth_show_terrain=1&up_earth_show_roads=1&up_earth_show_borders=1&up_earth_sphere=earth&up_maps_zoom_out=0&up_maps_default_type=map&synd=open&w=600&h=600&title=Embedded+KML+Viewer&border=%23ffffff%7C0px%2C1px+solid+%2382CAFA%7C0px%2C2px+solid+%23BDEDFF%7C0px%2C3px+solid+%23E0FFFF&output=js"></script>
Administrators have permission to post HTML within CMS articles on the website. If I embed the above code in a CMS article, the KML viewer is displayed, but none of the placemark data (the green pins) is displayed.
If I take exactly the same code, and embed it on for example my blog, it works fine - all the placemark data is there (the green pins).
The placemark data is pulled from the KMZ file which is held on my server.
As it's exactly the same code, i don't understand why it's handled differently within the vB CMS? been puzzling this for weeks!