function initialize() { var mapOptions = { center: new google.maps.LatLng(54.59673227, -5.92712402), zoom: 11, mapTypeId: google.maps.MapTypeId.ROADMAP, scrollwheel: false, panControl: true, zoomControl: true, gestureHandling: 'auto', mapTypeControl: true, mapTypeControlOptions: { style: google.maps.MapTypeControlStyle.DROPDOWN_MENU }, navigationControl: true, zoomControlOptions: { style: google.maps.ZoomControlStyle.SMALL, position: google.maps.ControlPosition.RIGHT_TOP, }, streetViewControlOptions: { position: google.maps.ControlPosition.RIGHT_TOP } }; map = new google.maps.Map(document.getElementById('map_canvas'), mapOptions); var markers = []; // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Monthly'+ '£1,200pm'+ ''+ '
'+ '
'+ ' Terrace'+ ' 64 Sandhurst Gardens'+ 'Belfast, County Antrim, BT9 5AX'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS33374 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5800922469627, -5.93365684432979) }); google.maps.event.addListener(markerECSECS33374, 'click', onMarkerClick); markers.push(markerECSECS33374); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Monthly'+ '£1,350pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' Two Bedroom Apartments at The Banks'+ 'Bangor, Co Down, BT20 5FB'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS55551 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6678077956718, -5.63500437264295) }); google.maps.event.addListener(markerECSECS55551, 'click', onMarkerClick); markers.push(markerECSECS55551); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Monthly'+ '£995pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' 8 Summerhill Avenue'+ 'Belfast, County Antrim, BT5 7HD'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB49349 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5939238991204, -5.83531306172882) }); google.maps.event.addListener(markerBTWEBBTWEB49349, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB49349); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Monthly'+ '£1,500pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' 12-03 The Arc'+ 'Belfast, BT3 9FH'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS52299 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.60527691493, -5.91177499041362) }); google.maps.event.addListener(markerECSECS52299, 'click', onMarkerClick); markers.push(markerECSECS52299); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Monthly'+ '£600pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' The Skye Building'+ 'Dundonald, BT16 2QN'+ '
'+ '
'+ ' 1 bedroom'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB33280 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5911899563965, -5.7964564888) }); google.maps.event.addListener(markerBTWEBBTWEB33280, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB33280); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Monthly'+ '£1,600pm'+ ''+ '
'+ '
'+ ' Terrace'+ ' 23 Wolseley Street'+ 'Belfast, Antrim, BT7 1LG'+ '
'+ '
'+ ' 5 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS28210 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5870434349782, -5.93063131256099) }); google.maps.event.addListener(markerECSECS28210, 'click', onMarkerClick); markers.push(markerECSECS28210); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Monthly'+ '£1,650pm'+ ''+ '
'+ '
'+ ' End Terrace'+ ' 22 Claremont Street'+ 'Belfast, Antrim, BT9 6AP'+ '
'+ '
'+ ' 5 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS28274 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5865895921668, -5.93660727424617) }); google.maps.event.addListener(markerECSECS28274, 'click', onMarkerClick); markers.push(markerECSECS28274); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Monthly'+ '£2,500pm'+ ''+ '
'+ '
'+ ' Detached'+ ' 6 Shrewsbury Drive'+ 'BELFAST, County Antrim, BT9 6PL'+ '
'+ '
'+ ' 4 bedrooms'+ ' 3 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS58813 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5646389103387, -5.95935880392306) }); google.maps.event.addListener(markerECSECS58813, 'click', onMarkerClick); markers.push(markerECSECS58813); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Monthly'+ '£750pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 4 18 Claremont Street'+ 'Belfast, County Antrim, BT9 6AP'+ '
'+ '
'+ ' 1 bedroom'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS28494 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.586922509484, -5.93794703764911) }); google.maps.event.addListener(markerECSECS28494, 'click', onMarkerClick); markers.push(markerECSECS28494); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Monthly'+ '£1,600pm'+ ''+ '
'+ '
'+ ' Terrace'+ ' 13 Wolseley Street'+ 'Belfast, Antrim, BT7 1LG'+ '
'+ '
'+ ' 5 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS28206 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5870224881165, -5.93064308166504) }); google.maps.event.addListener(markerECSECS28206, 'click', onMarkerClick); markers.push(markerECSECS28206); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Monthly'+ '£1,250pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' Two Bedroom Apartment At The Arc'+ 'Belfast, Antrim, BT3'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS48947 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6045140729242, -5.91143681114011) }); google.maps.event.addListener(markerECSECS48947, 'click', onMarkerClick); markers.push(markerECSECS48947); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Monthly'+ '£3,250pm'+ ''+ '
'+ '
'+ ' Detached'+ ' 62 Osborne Park'+ 'BELFAST, County Antrim, BT9 6JP'+ '
'+ '
'+ ' 5 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS56363 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5698011251282, -5.95659739343185) }); google.maps.event.addListener(markerECSECS56363, 'click', onMarkerClick); markers.push(markerECSECS56363); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Monthly'+ '£1,250pm'+ ''+ '
'+ '
'+ ' Semi-Detached'+ ' 13 Wandsworth Place'+ 'Belfast, County Antrim, BT4 3GB'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB35769 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5984721410466, -5.86047865291468) }); google.maps.event.addListener(markerBTWEBBTWEB35769, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB35769); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Monthly'+ '£800pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 3 52 Myrtlefield Park'+ 'Belfast, County Antrim, BT9 6NG'+ '
'+ '
'+ ' 1 bedroom'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS28180 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5678212476069, -5.95584407730098) }); google.maps.event.addListener(markerECSECS28180, 'click', onMarkerClick); markers.push(markerECSECS28180); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Monthly'+ '£1,600pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' 15 Danesfort Park North'+ 'Belfast, BT9 5RB'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS50867 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5713858054769, -5.94103561019051) }); google.maps.event.addListener(markerECSECS50867, 'click', onMarkerClick); markers.push(markerECSECS50867); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Monthly'+ '£1,800pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 2 37 Cromwell Road'+ 'Belfast, Antrim, BT7 1JX'+ '
'+ '
'+ ' 6 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS28201 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5876939178705, -5.93064308166504) }); google.maps.event.addListener(markerECSECS28201, 'click', onMarkerClick); markers.push(markerECSECS28201); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Monthly'+ '£1,300pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 2 8 Adelaide Park'+ 'Belfast, Antrim, BT9 6FX'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS28195 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.577937635333, -5.95049038810725) }); google.maps.event.addListener(markerECSECS28195, 'click', onMarkerClick); markers.push(markerECSECS28195); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Monthly'+ '£1,050pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 2 27 Wolseley Street'+ 'Belfast, Antrim, BT7 1LG'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS28340 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5867347554044, -5.9303630916595) }); google.maps.event.addListener(markerECSECS28340, 'click', onMarkerClick); markers.push(markerECSECS28340); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Monthly'+ '£850pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' 26 Fort Manor'+ 'Dundonald , County Antrim, BT16 1ZA'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB50052 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5838570980571, -5.80834403915401) }); google.maps.event.addListener(markerBTWEBBTWEB50052, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB50052); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Monthly'+ '£1,325pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 33 FX'+ 'Belfast, BT1 4NX'+ '
'+ '
'+ ' 1 bedroom'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS53289 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5969221823721, -5.92628547682318) }); google.maps.event.addListener(markerECSECS53289, 'click', onMarkerClick); markers.push(markerECSECS53289); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Monthly'+ '£850pm'+ ''+ '
'+ '
'+ ' Terrace'+ ' 35 Devon Parade'+ 'BELFAST, County Antrim, BT4 1LT'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB62348 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6039791218675, -5.88399842662811) }); google.maps.event.addListener(markerBTWEBBTWEB62348, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB62348); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Monthly'+ '£1,050pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 2 9 Wolseley Street'+ 'Belfast, Antrim, BT7 1LG'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS28323 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5907649462252, -5.9326171875) }); google.maps.event.addListener(markerECSECS28323, 'click', onMarkerClick); markers.push(markerECSECS28323); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Monthly'+ '£1,400pm'+ ''+ '
'+ '
'+ ' Detached'+ ' 6 Millmount Village Gardens'+ 'Dundonald, BT16 1BH'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB63055 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5830266118875, -5.78480925239318) }); google.maps.event.addListener(markerBTWEBBTWEB63055, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB63055); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Monthly'+ '£1,200pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 2 3 Abercorn Street'+ 'Belfast, Antrim, BT9 6AS'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS28159 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.586549993878, -5.93778848648071) }); google.maps.event.addListener(markerECSECS28159, 'click', onMarkerClick); markers.push(markerECSECS28159); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Monthly'+ '£1,500pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' One Bedroom Apartment Balmoral Buildings'+ 'Belfast, BT1 6DD'+ '
'+ '
'+ ' 1 bedroom'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH64398 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5968042096358, -5.93453277873528) }); google.maps.event.addListener(markerECHECH64398, 'click', onMarkerClick); markers.push(markerECHECH64398); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Monthly'+ '£1,850pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' Two Bedroom Apartment Balmoral Buildings'+ 'Belfast, BT1 6DD'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH64399 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5966531218573, -5.93458869058439) }); google.maps.event.addListener(markerECHECH64399, 'click', onMarkerClick); markers.push(markerECHECH64399); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Monthly'+ '£695pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' 755C Lisburn Road'+ 'BELFAST, County Antrim, BT9 7GW'+ '
'+ '
'+ ' 1 bedroom'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS66618 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5708698339002, -5.96303239746093) }); google.maps.event.addListener(markerECSECS66618, 'click', onMarkerClick); markers.push(markerECSECS66618); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Monthly'+ '£2,500pm'+ ''+ '
'+ '
'+ ' Detached'+ ' 291A Belmont Road'+ 'BELFAST, County Antrim, BT4 2LB'+ '
'+ '
'+ ' 4 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB67004 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6056461765341, -5.84778430059245) }); google.maps.event.addListener(markerBTWEBBTWEB67004, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB67004); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Monthly'+ '£750pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' 8 Moorings Court'+ 'Groomsport, County Down, BT19 6JB'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH29849 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.675940182187, -5.62057971954346) }); google.maps.event.addListener(markerECHECH29849, 'click', onMarkerClick); markers.push(markerECHECH29849); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Monthly'+ '£995pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' Two Bedroom Apartments at James Clow'+ 'Belfast, BT1 3AA'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS67021 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6073791009318, -5.91891542358394) }); google.maps.event.addListener(markerECSECS67021, 'click', onMarkerClick); markers.push(markerECSECS67021); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Monthly'+ '£1,200pm'+ ''+ '
'+ '
'+ ' Townhouse'+ ' 17 Balmoral Mews'+ 'BELFAST, County Antrim, BT9 6NU'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS67100 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5651700794152, -5.95883474035259) }); google.maps.event.addListener(markerECSECS67100, 'click', onMarkerClick); markers.push(markerECSECS67100); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Monthly'+ '£950pm'+ ''+ '
'+ '
'+ ' Terrace'+ ' 105 Belmont Road'+ 'BELFAST, County Antrim, BT4 2AD'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB42214 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6000317649239, -5.87433710975642) }); google.maps.event.addListener(markerBTWEBBTWEB42214, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB42214); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Monthly'+ '£950pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' 7 Park Royal'+ 'BELFAST, County Antrim, BT9 7GY'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS52684 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5676013130304, -5.96986999110266) }); google.maps.event.addListener(markerECSECS52684, 'click', onMarkerClick); markers.push(markerECSECS52684); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Monthly'+ '£1,800pm'+ ''+ '
'+ '
'+ ' Semi-Detached'+ 'Balmoral Park Mews, 17 Upper Lisburn Road'+ 'BELFAST, County Antrim, BT10 0GW'+ '
'+ '
'+ ' 4 bedrooms'+ ' 2 receptions'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS67172 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5663220434803, -5.97317080167101) }); google.maps.event.addListener(markerECSECS67172, 'click', onMarkerClick); markers.push(markerECSECS67172); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Monthly'+ '£950pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' 29 Grafton Court'+ ' Belfast, BT5 7BU'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB67229 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5898784429926, -5.85072610246403) }); google.maps.event.addListener(markerBTWEBBTWEB67229, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB67229); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Monthly'+ '£995pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 5 50 Myrtlefield Park'+ 'Belfast, Antrim, BT9 6NF'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS28177 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5683944143661, -5.95711007995601) }); google.maps.event.addListener(markerECSECS28177, 'click', onMarkerClick); markers.push(markerECSECS28177); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Monthly'+ '£1,000pm'+ ''+ '
'+ '
'+ ' Terrace'+ ' 3 Coronation Park'+ 'Dundonald, BT16 2HE'+ '
'+ '
'+ ' 3 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB67444 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5864109433059, -5.80805487374351) }); google.maps.event.addListener(markerBTWEBBTWEB67444, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB67444); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Monthly'+ '£1,500pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' 5 The Priory'+ 'HOLYWOOD, County Down, BT18 9AT'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECHECH67175 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.642873204476, -5.83283115524818) }); google.maps.event.addListener(markerECHECH67175, 'click', onMarkerClick); markers.push(markerECHECH67175); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Monthly'+ '£1,100pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 2, 35-37 San Souci Park'+ 'Belfast, BT9 5QZ'+ '
'+ '
'+ ' 1 bedroom'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS67546 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5774109496723, -5.94084116012196) }); google.maps.event.addListener(markerECSECS67546, 'click', onMarkerClick); markers.push(markerECSECS67546); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ 'Agreed'+ ''+ 'Monthly'+ '£950pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' 11-20 The Arc'+ 'Belfast, BT3 9FN'+ '
'+ '
'+ ' 1 bedroom'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS38054 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6055338455255, -5.91122284812923) }); google.maps.event.addListener(markerECSECS38054, 'click', onMarkerClick); markers.push(markerECSECS38054); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Monthly'+ '£1,150pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' Apt 12 313 Belmont Road'+ 'Belfast, BT4 2NE'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerBTWEBBTWEB48473 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.6064981176268, -5.84455386085506) }); google.maps.event.addListener(markerBTWEBBTWEB48473, 'click', onMarkerClick); markers.push(markerBTWEBBTWEB48473); // Plot Properties var infoWindow = new google.maps.InfoWindow({ maxWidth: 300 }); var onMarkerClick = function() { var marker = this; var latLng = marker.getPosition(); infoWindow.setContent('
'+ ''+ '
'+ ''+ ''+ 'Monthly'+ '£1,200pm'+ ''+ '
'+ '
'+ ' Apartment'+ ' 18 Beechmount Building'+ 'Ravenhill Road, Belfast, BT6 8QY'+ '
'+ '
'+ ' 2 bedrooms'+ ' 1 reception'+ '
'+ '
'+ '
'); infoWindow.open(map, marker); }; google.maps.event.addListener(map, 'click', function() { infoWindow.close(); }); //var markerimg ='/images/map-marker-new.png'; var icon = { url: "/images/map-pin-new.svg", anchor: new google.maps.Point(25,50), scaledSize: new google.maps.Size(45,45) } var markerECSECS67666 = new google.maps.Marker({ map: map, icon: icon, position: new google.maps.LatLng(54.5864864871366, -5.90714536310518) }); google.maps.event.addListener(markerECSECS67666, 'click', onMarkerClick); markers.push(markerECSECS67666); google.maps.event.addListener(infoWindow, 'domready', function() { var iwOuter = $('.gm-style-iw'); var iwBackground = iwOuter.prev(); iwBackground.children(':nth-child(2)').css({'display' : 'none'}); iwBackground.children(':nth-child(4)').css({'display' : 'none'}); iwOuter.parent().parent().css({left: '0px'}); iwBackground.children(':nth-child(1)').attr('style', function(i,s){ return s + 'left: 155px !important;'}); iwBackground.children(':nth-child(3)').attr('style', function(i,s){ return s + 'left: 155px !important;'}); iwBackground.children(':nth-child(3)').find('div').children().css({'box-shadow': '', 'z-index' : '1'}); var iwCloseBtn = iwOuter.next(); iwCloseBtn.css({'display': 'none'}); }); var clusterStyles = [ { textColor: 'white', url: '/images/cluster-new.png', height: 50, width: 50 }, { textColor: 'white', url: '/images/cluster-new2.png', height: 50, width: 50 }, { textColor: 'white', url: '/images/cluster-new.png', height: 50, width: 50 } ]; // Clusters options. var clusterOp = { gridSize: 40, styles: clusterStyles, maxZoom: 15 }; // Construct the Clusters. var markerCluster = new MarkerClusterer(map, markers, clusterOp); var bounds = new google.maps.LatLngBounds(); for (var i = 0; i < markers.length; i++) { bounds.extend(markers[i].getPosition()); } map.fitBounds(bounds); } //google.maps.event.addDomListener(window, 'load', initialize);