if (GBrowserIsCompatible()) { var baseIcon = new GIcon(); baseIcon.iconSize=new GSize(16,28); baseIcon.shadowSize=new GSize(40,28); baseIcon.iconAnchor=new GPoint(16,32); baseIcon.infoWindowAnchor=new GPoint(16,0); var society = new GIcon(baseIcon, "http://www.alzheimers.org.uk/site/images/alzh.png", null, "http://www.alzheimers.org.uk/site/images/pin_shadow.png"); var transport = new GIcon(baseIcon, "http://www.alzheimers.org.uk/site/images/trans.png", null, "http://www.alzheimers.org.uk/site/images/pin_shadow.png"); function createMarker(point,html,icon) { var marker = new GMarker(point,icon); GEvent.addListener(marker, "click", function() { marker.openInfoWindowHtml(html); }); return marker; } // ------- var map = new GMap2(document.getElementById("map")); map.addControl(new GLargeMapControl()); map.setCenter(new GLatLng(51.506045,-0.071282), 15, G_NORMAL_MAP); // Alzheimers Society var point = new GLatLng(51.506045,-0.071282); var marker = createMarker(point,'
Alzheimer's Society
Devon House, 58 St Katharines Way, London, E1W 1JX