var currentInfoWindow = null; //最後に開いた情報ウィンドウを記憶
var contentStr = null;
var stationList = [
{"latlng":[34.663332800000000,
135.503446400000030],
name:"りらくる 難波千日前店",
shopImg:"https://www.refle.info/salonImg/QEBAOTBANDIw.jpeg",
open:"1",
icon:"/images/googlemap/open/icon_reflexology.png",
scaledSize : new google.maps.Size(20, 23),
manage:"5",
genreName:"リフレクソロジー",
url:"/shop/riraku-nanbasennitimae/",
shopName:"りらくる 難波千日前店",
shopTel:"050-8884-4487",
reserve:"",
time:"9:00~23:00(最終受付23:00)",
closed:"不定休",
mapDisable:"0"
},
{"latlng":[34.663729500000000,
135.500926700000000],
name:"ティヨール なんばスカイオ店",
shopImg:"https://www.refle.info/salonImg/QEBAOTBANDIw.jpeg",
open:"1",
icon:"/images/googlemap/open/icon_reflexology.png",
scaledSize : new google.maps.Size(20, 23),
manage:"5",
genreName:"リフレクソロジー",
url:"/shop/tilleul-namba-skyo/",
shopName:"ティヨール なんばスカイオ店",
shopTel:"06-6684-8538",
reserve:"",
time:"11:00~21:00",
closed:"施設に準ずる",
mapDisable:"0"
},
{"latlng":[34.667507300000000,
135.502176999999960],
name:"Refresh hands なんばウォーク1番街店",
shopImg:"https://www.refle.info/salonImg/QEBAOTBANDIw.jpeg",
open:"1",
icon:"/images/googlemap/open/icon_reflexology.png",
scaledSize : new google.maps.Size(20, 23),
manage:"5",
genreName:"リフレクソロジー",
url:"/shop/refreshhands-nambawalk1/",
shopName:"Refresh hands なんばウォーク1番街店",
shopTel:"06-6212-7712",
reserve:"",
time:"10:00~21:30",
closed:"不定休",
mapDisable:"0"
},
{"latlng":[34.664157700000000,
135.501379899999960],
name:"和み庵 なんばCITY店",
shopImg:"https://www.refle.info/salonImg/QEBAOTBANDIw.jpeg",
open:"1",
icon:"/images/googlemap/open/shop_s_open.png",
scaledSize : new google.maps.Size(10, 10),
manage:"5",
genreName:"ボディケア",
url:"/shop/nagomi-an-nambacity/",
shopName:"和み庵 なんばCITY店",
shopTel:"06-6644-2825",
reserve:"",
time:"11:00~21:00(最終受付20:30)",
closed:"なんばCTYに準ずる",
mapDisable:"0"
},
{"latlng":[34.663615884313536,
135.500704076651770],
name:"Bodysh(ボディッシュ)なんばスカイオ店",
shopImg:"https://www.refle.info/salonImg/QEBAOTBANDIw.jpeg",
open:"1",
icon:"/images/googlemap/open/shop_s_open.png",
scaledSize : new google.maps.Size(10, 10),
manage:"5",
genreName:"ボディケア",
url:"/shop/bodysh-nanba/",
shopName:"Bodysh(ボディッシュ)なんばスカイオ店",
shopTel:"06-6645-1840",
reserve:"(要予約)",
time:"11:00~22:40(最終受付21:30)",
closed:"不定休",
mapDisable:"0"
},
{"latlng":[34.667637800000000,
135.504987799999980],
name:"Refresh hands なんばウォーク3番街店",
shopImg:"https://www.refle.info/salonImg/QEBAOTBANDIw.jpeg",
open:"1",
icon:"/images/googlemap/open/icon_reflexology.png",
scaledSize : new google.maps.Size(20, 23),
manage:"5",
genreName:"リフレクソロジー",
url:"/shop/refreshhands-nambawalk3/",
shopName:"Refresh hands なんばウォーク3番街店",
shopTel:"06-6212-7741",
reserve:"",
time:"10:00~21:30",
closed:"不定休",
mapDisable:"0"
},
{"latlng":[34.663055000000000,
135.501774399999930],
name:"Natural Garden なんばCITY店",
shopImg:"https://www.refle.info/salonImg/QEBAOTBANDIw.jpeg",
open:"1",
icon:"/images/googlemap/open/icon_reflexology.png",
scaledSize : new google.maps.Size(20, 23),
manage:"5",
genreName:"リフレクソロジー",
url:"/shop/natural-garden-nanbacity/",
shopName:"Natural Garden なんばCITY店",
shopTel:"06-6644-2517",
reserve:"",
time:"10:00~21:00",
closed:"不定休",
mapDisable:"0"
},
{"latlng":[34.663743800000000,
135.501721600000000],
name:"Refresh hands なんばCITY店",
shopImg:"https://www.refle.info/salonImg/QEBAOTBANDIw.jpeg",
open:"1",
icon:"/images/googlemap/open/icon_reflexology.png",
scaledSize : new google.maps.Size(20, 23),
manage:"5",
genreName:"リフレクソロジー",
url:"/shop/refreshhands-nambacity/",
shopName:"Refresh hands なんばCITY店",
shopTel:"06-6644-2655",
reserve:"",
time:"11:00~21:00",
closed:"不定休",
mapDisable:"0"
},
{"latlng":[34.664099300000000,
135.502700900000000],
name:"Bodysh(ボディッシュ)難波2号店",
shopImg:"https://www.refle.info/salonImg/QEBAOTBANDIw.jpeg",
open:"1",
icon:"/images/googlemap/open/shop_s_open.png",
scaledSize : new google.maps.Size(10, 10),
manage:"5",
genreName:"ボディケア",
url:"/shop/bodysh-nanba2/",
shopName:"Bodysh(ボディッシュ)難波2号店",
shopTel:"06-6635-1840",
reserve:"(要予約)",
time:"11:00~22:40(最終受付21:30)",
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 = '';
url = ''+station.shopName+'';
}else{
imgurl = station.shopName;
url = station.shopName;
}
if(manage <= 5){
contentStr = '
'+url+'
'; contentStr += ''+genreName+'
'; contentStr += ''+url+'
'; contentStr += ''+genreName+'
'; contentStr += ''+station.time+'
'; contentStr += ''+station.closed+'
'; contentStr += ''+url+'
'; contentStr += ''+genreName+'
'; contentStr += ''+station.time+'
'; contentStr += ''+station.closed+'
'; contentStr += '