function mapBusinessListings(map) { // Listing Item 0 var blpoint0_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/default.png'; var blpoint0_coords = new google.maps.LatLng(-33.94970053522, 22.412059086566); var blpoint0_marker = new google.maps.Marker({ position: blpoint0_coords, map: map, title:"HandMade Connections", icon: blpoint0_flag }); google.maps.event.addListener(blpoint0_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint0_marker,'354'); }); // Listing Item 1 var blpoint1_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/featured/mi_shopping.png'; var blpoint1_coords = new google.maps.LatLng(-33.958422640478275, 22.46468387777001); var blpoint1_marker = new google.maps.Marker({ position: blpoint1_coords, map: map, title:"George Flooring", icon: blpoint1_flag }); google.maps.event.addListener(blpoint1_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint1_marker,'7290'); }); // Listing Item 2 var blpoint2_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/featured/mi_realestate.png'; var blpoint2_coords = new google.maps.LatLng(-33.95692, 22.457795); var blpoint2_marker = new google.maps.Marker({ position: blpoint2_coords, map: map, title:"Tinus Nortje Eiendomme", icon: blpoint2_flag }); google.maps.event.addListener(blpoint2_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint2_marker,'843'); }); // Listing Item 3 var blpoint3_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/featured/mi_realestate.png'; var blpoint3_coords = new google.maps.LatLng(-34.053043, 23.37261); var blpoint3_marker = new google.maps.Marker({ position: blpoint3_coords, map: map, title:"Farmers Choice", icon: blpoint3_flag }); google.maps.event.addListener(blpoint3_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint3_marker,'1973'); }); // Listing Item 4 var blpoint4_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/featured/mi_shopping.png'; var blpoint4_coords = new google.maps.LatLng(-33.990781, 22.449211); var blpoint4_marker = new google.maps.Marker({ position: blpoint4_coords, map: map, title:"Specialized Solar Systems", icon: blpoint4_flag }); google.maps.event.addListener(blpoint4_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint4_marker,'6109'); }); // Listing Item 5 var blpoint5_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_accommodation.png'; var blpoint5_coords = new google.maps.LatLng(-34.049769, 22.3045); var blpoint5_marker = new google.maps.Marker({ position: blpoint5_coords, map: map, title:"Carpe Diem Self-Catering Apartment", icon: blpoint5_flag }); google.maps.event.addListener(blpoint5_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint5_marker,'6005'); }); // Listing Item 6 var blpoint6_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_business.png'; var blpoint6_coords = new google.maps.LatLng(-34.161393, 22.107757); var blpoint6_marker = new google.maps.Marker({ position: blpoint6_coords, map: map, title:"Divorce Attorney at Fourie Hendry Attorn", icon: blpoint6_flag }); google.maps.event.addListener(blpoint6_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint6_marker,'6008'); }); // Listing Item 7 var blpoint7_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_realestate.png'; var blpoint7_coords = new google.maps.LatLng(-33.958091, 22.45806); var blpoint7_marker = new google.maps.Marker({ position: blpoint7_coords, map: map, title:"Ad Lib Properties", icon: blpoint7_flag }); google.maps.event.addListener(blpoint7_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint7_marker,'6864'); }); // Listing Item 8 var blpoint8_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_accommodation.png'; var blpoint8_coords = new google.maps.LatLng(-34.05065, 22.40054); var blpoint8_marker = new google.maps.Marker({ position: blpoint8_coords, map: map, title:"C-nic Route", icon: blpoint8_flag }); google.maps.event.addListener(blpoint8_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint8_marker,'7160'); }); // Listing Item 9 var blpoint9_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_realestate.png'; var blpoint9_coords = new google.maps.LatLng(-34.053731, 22.217428); var blpoint9_marker = new google.maps.Marker({ position: blpoint9_coords, map: map, title:"De Kaap Eiendomme", icon: blpoint9_flag }); google.maps.event.addListener(blpoint9_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint9_marker,'6940'); }); // Listing Item 10 var blpoint10_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_accommodation.png'; var blpoint10_coords = new google.maps.LatLng(-34.05023, 22.312418); var blpoint10_marker = new google.maps.Marker({ position: blpoint10_coords, map: map, title:"Ditsem Beach House", icon: blpoint10_flag }); google.maps.event.addListener(blpoint10_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint10_marker,'6810'); }); // Listing Item 11 var blpoint11_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_accommodation.png'; var blpoint11_coords = new google.maps.LatLng(-34.05061, 22.273801); var blpoint11_marker = new google.maps.Marker({ position: blpoint11_coords, map: map, title:"Dwarswegstrand Resort", icon: blpoint11_flag }); google.maps.event.addListener(blpoint11_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint11_marker,'4378'); }); // Listing Item 12 var blpoint12_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/default.png'; var blpoint12_coords = new google.maps.LatLng(-34.138609, 22.09286); var blpoint12_marker = new google.maps.Marker({ position: blpoint12_coords, map: map, title:"Eden Office Pro", icon: blpoint12_flag }); google.maps.event.addListener(blpoint12_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint12_marker,'6969'); }); // Listing Item 13 var blpoint13_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_community.png'; var blpoint13_coords = new google.maps.LatLng(-34.18128524571015, 22.144672233220387); var blpoint13_marker = new google.maps.Marker({ position: blpoint13_coords, map: map, title:"Garden Route Funeral Services", icon: blpoint13_flag }); google.maps.event.addListener(blpoint13_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint13_marker,'7318'); }); // Listing Item 14 var blpoint14_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_community.png'; var blpoint14_coords = new google.maps.LatLng(-33.988153, 22.448382); var blpoint14_marker = new google.maps.Marker({ position: blpoint14_coords, map: map, title:"Garden Route SPCA", icon: blpoint14_flag }); google.maps.event.addListener(blpoint14_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint14_marker,'5614'); }); // Listing Item 15 var blpoint15_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_auto.png'; var blpoint15_coords = new google.maps.LatLng(-33.957148024244255, 22.46179528972564); var blpoint15_marker = new google.maps.Marker({ position: blpoint15_coords, map: map, title:"GetACab Garden Route", icon: blpoint15_flag }); google.maps.event.addListener(blpoint15_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint15_marker,'7310'); }); // Listing Item 16 var blpoint16_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_accommodation.png'; var blpoint16_coords = new google.maps.LatLng(-34.050241, 22.313889); var blpoint16_marker = new google.maps.Marker({ position: blpoint16_coords, map: map, title:"Glentana Resort", icon: blpoint16_flag }); google.maps.event.addListener(blpoint16_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint16_marker,'343'); }); // Listing Item 17 var blpoint17_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_business.png'; var blpoint17_coords = new google.maps.LatLng(-33.96259763192295, 22.45840932256022); var blpoint17_marker = new google.maps.Marker({ position: blpoint17_coords, map: map, title:"Greystorm Tactical", icon: blpoint17_flag }); google.maps.event.addListener(blpoint17_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint17_marker,'7328'); }); // Listing Item 18 var blpoint18_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_realestate.png'; var blpoint18_coords = new google.maps.LatLng(-33.971568, 22.457215); var blpoint18_marker = new google.maps.Marker({ position: blpoint18_coords, map: map, title:"Harcourts Garden Route", icon: blpoint18_flag }); google.maps.event.addListener(blpoint18_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint18_marker,'4925'); }); // Listing Item 19 var blpoint19_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_accommodation.png'; var blpoint19_coords = new google.maps.LatLng(-34.048083, 22.293722); var blpoint19_marker = new google.maps.Marker({ position: blpoint19_coords, map: map, title:"Jonqua Farm Cottages", icon: blpoint19_flag }); google.maps.event.addListener(blpoint19_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint19_marker,'6580'); }); // Listing Item 20 var blpoint20_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/default.png'; var blpoint20_coords = new google.maps.LatLng(-34.12166894788495, 22.105917286894282); var blpoint20_marker = new google.maps.Marker({ position: blpoint20_coords, map: map, title:"MYKA", icon: blpoint20_flag }); google.maps.event.addListener(blpoint20_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint20_marker,'6921'); }); // Listing Item 21 var blpoint21_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_realestate.png'; var blpoint21_coords = new google.maps.LatLng(-34.181294, 22.143054); var blpoint21_marker = new google.maps.Marker({ position: blpoint21_coords, map: map, title:"Mac Young Realty", icon: blpoint21_flag }); google.maps.event.addListener(blpoint21_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint21_marker,'6442'); }); // Listing Item 22 var blpoint22_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_business.png'; var blpoint22_coords = new google.maps.LatLng(-33.959414996727, 22.4668157100677); var blpoint22_marker = new google.maps.Marker({ position: blpoint22_coords, map: map, title:"Master Maths George", icon: blpoint22_flag }); google.maps.event.addListener(blpoint22_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint22_marker,'5604'); }); // Listing Item 23 var blpoint23_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_accommodation.png'; var blpoint23_coords = new google.maps.LatLng(-34.04784, 22.283346); var blpoint23_marker = new google.maps.Marker({ position: blpoint23_coords, map: map, title:"Melkhoutkloof Guest House", icon: blpoint23_flag }); google.maps.event.addListener(blpoint23_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint23_marker,'2598'); }); // Listing Item 24 var blpoint24_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_accommodation.png'; var blpoint24_coords = new google.maps.LatLng(-34.0528062151638, 22.263065620272); var blpoint24_marker = new google.maps.Marker({ position: blpoint24_coords, map: map, title:"Oceanvoice Villa", icon: blpoint24_flag }); google.maps.event.addListener(blpoint24_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint24_marker,'4200'); }); // Listing Item 25 var blpoint25_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_business.png'; var blpoint25_coords = new google.maps.LatLng(-33.963579559237495, 22.48173952102661); var blpoint25_marker = new google.maps.Marker({ position: blpoint25_coords, map: map, title:"PKF George", icon: blpoint25_flag }); google.maps.event.addListener(blpoint25_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint25_marker,'5156'); }); // Listing Item 26 var blpoint26_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_realestate.png'; var blpoint26_coords = new google.maps.LatLng(-33.954982, 22.4585); var blpoint26_marker = new google.maps.Marker({ position: blpoint26_coords, map: map, title:"Pam Golding Properties George", icon: blpoint26_flag }); google.maps.event.addListener(blpoint26_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint26_marker,'611'); }); // Listing Item 27 var blpoint27_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_accommodation.png'; var blpoint27_coords = new google.maps.LatLng(-34.063128, 22.121177); var blpoint27_marker = new google.maps.Marker({ position: blpoint27_coords, map: map, title:"Riverside Holiday Resort", icon: blpoint27_flag }); google.maps.event.addListener(blpoint27_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint27_marker,'687'); }); // Listing Item 28 var blpoint28_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_business.png'; var blpoint28_coords = new google.maps.LatLng(-33.9581146, 22.4645439); var blpoint28_marker = new google.maps.Marker({ position: blpoint28_coords, map: map, title:"SDK Architects Inc", icon: blpoint28_flag }); google.maps.event.addListener(blpoint28_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint28_marker,'5561'); }); // Listing Item 29 var blpoint29_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_restaurant.png'; var blpoint29_coords = new google.maps.LatLng(-34.049069, 22.214187); var blpoint29_marker = new google.maps.Marker({ position: blpoint29_coords, map: map, title:"Searles Village Restaurant & Pub", icon: blpoint29_flag }); google.maps.event.addListener(blpoint29_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint29_marker,'6739'); }); // Listing Item 30 var blpoint30_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_accommodation.png'; var blpoint30_coords = new google.maps.LatLng(-34.049712, 22.298888); var blpoint30_marker = new google.maps.Marker({ position: blpoint30_coords, map: map, title:"Seaside Bliss", icon: blpoint30_flag }); google.maps.event.addListener(blpoint30_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint30_marker,'6809'); }); // Listing Item 31 var blpoint31_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_business.png'; var blpoint31_coords = new google.maps.LatLng(-33.97801187008998, 22.47037053935374); var blpoint31_marker = new google.maps.Marker({ position: blpoint31_coords, map: map, title:"Semper Prima Builders", icon: blpoint31_flag }); google.maps.event.addListener(blpoint31_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint31_marker,'735'); }); // Listing Item 32 var blpoint32_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_accommodation.png'; var blpoint32_coords = new google.maps.LatLng(-34.033083, 22.306667); var blpoint32_marker = new google.maps.Marker({ position: blpoint32_coords, map: map, title:"The Owls Inn Guest Lodge", icon: blpoint32_flag }); google.maps.event.addListener(blpoint32_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint32_marker,'6618'); }); // Listing Item 33 var blpoint33_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_restaurant.png'; var blpoint33_coords = new google.maps.LatLng(-34.007304, 22.388567); var blpoint33_marker = new google.maps.Marker({ position: blpoint33_coords, map: map, title:"The Waffle Berry", icon: blpoint33_flag }); google.maps.event.addListener(blpoint33_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint33_marker,'6953'); }); // Listing Item 34 var blpoint34_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_business.png'; var blpoint34_coords = new google.maps.LatLng(-34.016634, 22.802703); var blpoint34_marker = new google.maps.Marker({ position: blpoint34_coords, map: map, title:"Tracy Hepburn Designs", icon: blpoint34_flag }); google.maps.event.addListener(blpoint34_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint34_marker,'6788'); }); // Listing Item 35 var blpoint35_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_accommodation.png'; var blpoint35_coords = new google.maps.LatLng(-34.050014, 22.293153); var blpoint35_marker = new google.maps.Marker({ position: blpoint35_coords, map: map, title:"Villa Skalpa", icon: blpoint35_flag }); google.maps.event.addListener(blpoint35_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint35_marker,'3010'); }); // Listing Item 36 var blpoint36_flag = 'https://www.gardenroute.com/userfiles/map_icons/business/category/mi_restaurant.png'; var blpoint36_coords = new google.maps.LatLng(-34.049979, 22.315124); var blpoint36_marker = new google.maps.Marker({ position: blpoint36_coords, map: map, title:"Visgraat Restaurant", icon: blpoint36_flag }); google.maps.event.addListener(blpoint36_marker, 'click', function(){ ajax2DMapContentBubble(map,blpoint36_marker,'6738'); }); }