var currentInfoWindow = null; //最後に開いた情報ウィンドウを記憶 var contentStr = null; var stationList = [ {"latlng":[34.707662666736260, 135.501568718524140], name:"LUXY(ラグジー)", shopImg:"https://www.refle.info/salonImg/Mzk4MEAwQGY3NmExY2M0MTM1YzdlMThlZDlmNGRkMDI4N2QxZTBlQDkwQDQyMA%3D%3D.jpeg", open:"2", icon:"/images/googlemap/close/icon_massage_close.png", scaledSize : new google.maps.Size(30, 34.5), manage:"30", genreName:"メンズエステ", url:"/shop/relaxation-spa-luxy/", shopName:"LUXY(ラグジー)", shopTel:"06-4256-1638", reserve:"(完全予約制)", time:"10:00~翌5:00(最終受付翌3:00)", closed:"年中無休", mapDisable:"0" }, {"latlng":[34.699486108483610, 135.504596256740000], name:"GRAND SPA(グランスパ)", shopImg:"https://www.refle.info/salonImg/NzY2M0AxMEA2M2JjZGUyZjk1MjA5QDkwQDQyMA%3D%3D.jpeg", open:"2", icon:"/images/googlemap/close/icon_massage_close.png", scaledSize : new google.maps.Size(30, 34.5), manage:"30", genreName:"メンズエステ", url:"/shop/grand-spa-osaka/", shopName:"GRAND SPA(グランスパ)", shopTel:"080-9169-2794", reserve:"(完全予約制)", time:"10:00~翌7:00(受付時間10:00~翌5:00)", closed:"年中無休", mapDisable:"0" }, {"latlng":[34.703815829510724, 135.504413544870060], name:"Eden Spa(エデンスパ)", shopImg:"https://www.refle.info/salonImg/Njk2NUAxMEA2MGIwNDYwMjcyOTUxQDkwQDQyMA%3D%3D.jpeg", open:"2", icon:"/images/googlemap/close/icon_massage_close.png", scaledSize : new google.maps.Size(30, 34.5), manage:"30", genreName:"メンズエステ", url:"/shop/ednespa/", shopName:"Eden Spa(エデンスパ)", shopTel:"070-1180-2455", reserve:"(完全予約制)", time:"12:00~翌5:00(最終受付翌4:00)", closed:"年中無休", mapDisable:"0" }, {"latlng":[34.703794431005810, 135.503989087766260], name:"PRINCE(プリンス)", shopImg:"https://www.refle.info/salonImg/NzAwNEA1QDY1YzVlOWQ2Yzc2NzJAOTBANDIw.jpeg", open:"2", icon:"/images/googlemap/close/icon_massage_close.png", scaledSize : new google.maps.Size(30, 34.5), manage:"30", genreName:"メンズエステ", url:"/shop/osaka-prince/", shopName:"PRINCE(プリンス)", shopTel:"080-9753-0169", reserve:"(完全予約制)", time:"12:00~翌3:00(最終受付)", closed:"不定休", mapDisable:"0" }, {"latlng":[34.703792597901646, 135.503991702360960], name:"PRINCE(プリンス)", shopImg:"https://www.refle.info/salonImg/NzAwNEA1QDY1YzVlOWQ2Yzc2NzJAOTBANDIw.jpeg", open:"2", icon:"/images/googlemap/close/icon_massage_close.png", scaledSize : new google.maps.Size(30, 34.5), manage:"30", genreName:"メンズエステ", url:"/shop/osaka-prince/", shopName:"PRINCE(プリンス)", shopTel:"080-9753-0169", reserve:"(完全予約制)", time:"12:00~翌3:00(最終受付)", closed:"不定休", mapDisable:"0" }, {"latlng":[34.708555621061485, 135.500801567459120], name:"session(セッション)", shopImg:"https://www.refle.info/salonImg/MjUxOEAwQGUwM2ZlYjcwMGFiZThmMWY3MTkwZDkyM2ExZGVmMjY2QDkwQDQyMA%3D%3D.jpeg", open:"2", icon:"/images/googlemap/close/icon_massage_close.png", scaledSize : new google.maps.Size(30, 34.5), manage:"30", genreName:"メンズエステ", url:"/shop/session-blue/", shopName:"session(セッション)", shopTel:"090-9110-0308", reserve:"(完全予約制)", time:"11:00~23:00(最終受付20:00)", closed:"不定休(年末年始)", mapDisable:"1" }, {"latlng":[34.708593539466970, 135.500727625136930], name:"Extra Spa(エクストラスパ)", shopImg:"https://www.refle.info/salonImg/NzYyNEAxMEA2M2EwN2UzY2ExMmRjQDkwQDQyMA%3D%3D.jpeg", open:"2", icon:"/images/googlemap/close/icon_massage_close.png", scaledSize : new google.maps.Size(30, 34.5), manage:"30", genreName:"メンズエステ", url:"/shop/extraspa/", shopName:"Extra Spa(エクストラスパ)", shopTel:"090-8526-1041", reserve:"(要予約)", time:"10:00~翌1:00", closed:"不定休", mapDisable:"0" }, {"latlng":[34.705283700000000, 135.502825799999980], name:"大東洋", shopImg:"https://www.refle.info/salonImg/QEBAOTBANDIw.jpeg", open:"2", icon:"/images/googlemap/close/icon_bathhouse_close.png", scaledSize : new google.maps.Size(20, 23), manage:"5", genreName:"スーパー銭湯", url:"/shop/daitoyo/", shopName:"大東洋", shopTel:"06-6312-7522", reserve:"", time:"12:00~翌10:00", closed:"年中無休", mapDisable:"0" }]; function createMarker(map, i) { //マーカーを作成 station = stationList[i]; latlng = new google.maps.LatLng(station.latlng[0], station.latlng[1]); title = station.name; genreName = station.genreName; manage = station.manage; if(station.url){ imgurl = ''+station.shopName+''; url = ''+station.shopName+''; }else{ imgurl = station.shopName; url = station.shopName; } if(manage <= 5){ contentStr = '
'; contentStr += '

'+url+'

'; contentStr += '

'+genreName+'

'; contentStr += '
'; }else if(manage <= '10'){ contentStr = '
'; contentStr += '

'+url+'

'; contentStr += '
'+imgurl+'
'; contentStr += '
'; contentStr += '

'+genreName+'

'; contentStr += '

'+station.time+'

'; contentStr += '

'+station.closed+'

'; contentStr += '
'; contentStr += '
'; }else{ contentStr = '
'; contentStr += '

'+url+'

'; contentStr += '
'+imgurl+'
'; contentStr += '
'; contentStr += '

'+genreName+'

'; contentStr += '

'+station.time+'

'; contentStr += '

'+station.closed+'

'; contentStr += '
'; contentStr += '
'; } image = "image"+i; var image = { url: station.icon, scaledSize : station.scaledSize } var marker = new google.maps.Marker({ position : latlng, icon : image, map : map, title : title }); var infoWnd = new google.maps.InfoWindow({ content : contentStr }); //マーカーがクリックされたら、情報ウィンドウを表示 google.maps.event.addListener(marker, "click", function(){ if (currentInfoWindow) { currentInfoWindow.close(); } infoWnd.open(map, marker); currentInfoWindow = infoWnd; }); return marker; }