if (GBrowserIsCompatible()) { var baseIcon = new GIcon(); baseIcon.iconSize = new GSize(28,28); baseIcon.shadowSize = new GSize(40,28); baseIcon.iconAnchor = new GPoint(16,32); baseIcon.infoWindowAnchor = new GPoint(16,0); var attraction = new GIcon(baseIcon, "http://www.manchester.gov.uk/site/images/info.png", null, "http://www.manchester.gov.uk/site/images/sign_shadow.png"); var station = new GIcon(baseIcon, "http://www.manchester.gov.uk/site/images/railway.png", null, "http://www.manchester.gov.uk/site/images/sign_shadow.png"); var tram = new GIcon(baseIcon, "http://www.manchester.gov.uk/site/images/metro.png", null, "http://www.manchester.gov.uk/site/images/sign_shadow.png"); var council = new GIcon(baseIcon, "http://www.manchester.gov.uk/site/images/manchester.png", null, "http://www.manchester.gov.uk/site/images/sign_shadow.png"); var service = new GIcon(baseIcon, "http://www.manchester.gov.uk/site/images/manchester.png", null, "http://www.manchester.gov.uk/site/images/sign_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(53.477952,-2.240653), 15, G_NORMAL_MAP); // town hall with location.php details var point = new GLatLng(53.479159,-2.244172); var marker = createMarker(point,'
Manchester City Council
Town Hall Albert Square MANCHESTER M60 2LA (for satellite navigation systems use M2 5DB)
Telephone: 0161 234 5000
Number One First Street
Customer Service Centre
Monday to Friday between 8am-5pm
For satellite navigation systems, please use M1 5DE
Manchester Central Library
Telephone: 0161 234 1900
St Peters Square Tram Stop
Frequency: Monday - Friday, every 6 minutes between 0715 and 1830.