var currentInfoWindow = null; //最後に開いた情報ウィンドウを記憶 function initialize() { //地図初期化 var initPos = new google.maps.LatLng(35.6092261,139.7301861); var myOptions = { center : initPos, zoom : 12, mapTypeId : google.maps.MapTypeId.ROADMAP }; var map_canvas = new google.maps.Map(document.getElementById("map_canvas"), myOptions); //マーカーを作成 var markerPos0 = new google.maps.LatLng(35.5904367,139.7324398); var markerPos1 = new google.maps.LatLng(35.5876030,139.7350770); var markerPos2 = new google.maps.LatLng(35.6244082,139.7511422); var markerPos3 = new google.maps.LatLng(35.6015459,139.7131683); var markerPos4 = new google.maps.LatLng(35.6103043,139.7503570); var markerPos5 = new google.maps.LatLng(35.6214832,139.7372463); var markerPos6 = new google.maps.LatLng(35.6253685,139.7279940); var markerPos7 = new google.maps.LatLng(35.625369,139.727994); var markerPos8 = new google.maps.LatLng(35.5873983,139.7351204); var markerPos9 = new google.maps.LatLng(35.5875399,139.7342565); var markerPos10 = new google.maps.LatLng(35.6130900,139.7450100); var markerPos11 = new google.maps.LatLng(35.6182804,139.7266472); var markerPos12 = new google.maps.LatLng(35.6270516,139.7249609); var markerPos13 = new google.maps.LatLng(35.6045462,139.7329112); var markerPos14 = new google.maps.LatLng(35.6265849,139.7226833); var markerPos15 = new google.maps.LatLng(35.6062070,139.7316251); var markerPos16 = new google.maps.LatLng(35.6094209,139.7428881); var markerPos17 = new google.maps.LatLng(35.6209802,139.7291497); var markerPos18 = new google.maps.LatLng(35.6042796,139.7341583); var markerPos19 = new google.maps.LatLng(35.6261739,139.7261664); var markerPos20 = new google.maps.LatLng(35.6092378,139.7489405); var markerPos21 = new google.maps.LatLng(35.6367362,139.7139810); var markerPos22 = new google.maps.LatLng(35.6202994,139.7176284); var markerPos23 = new google.maps.LatLng(35.6248768,139.7242805); var markerPos24 = new google.maps.LatLng(35.6341671,139.7146977); var markerPos25 = new google.maps.LatLng(35.6225270,139.7222529); var markerPos26 = new google.maps.LatLng(35.6365807,139.7143088); var markerPos27 = new google.maps.LatLng(35.6275347,139.7217528); var markerPos28 = new google.maps.LatLng(35.6266766,139.7259164); var markerPos29 = new google.maps.LatLng(35.6266738,139.7255803); var markerPos30 = new google.maps.LatLng(35.6273153,139.7215362); var markerPos31 = new google.maps.LatLng(35.6365612,139.7144532); var markerPos32 = new google.maps.LatLng(35.6261293,139.7209585); var markerPos33 = new google.maps.LatLng(35.6275264,139.7216473); var markerPos34 = new google.maps.LatLng(35.6065988,139.7367803); var markerPos35 = new google.maps.LatLng(35.5881898,139.7331010); var markerPos36 = new google.maps.LatLng(35.6264711,139.7262747); var markerPos37 = new google.maps.LatLng(35.5908422,139.7300510); var markerPos38 = new google.maps.LatLng(35.62608,139.726228); var markerPos39 = new google.maps.LatLng(35.6263015,139.7206724); var markerPos40 = new google.maps.LatLng(35.6273792,139.7218500); var markerPos41 = new google.maps.LatLng(35.6244963,139.7235444); var markerPos42 = new google.maps.LatLng(35.6075793,139.7389523); var markerPos43 = new google.maps.LatLng(35.6270293,139.7251276); var markerPos44 = new google.maps.LatLng(35.5881759,139.7333426); var markerPos45 = new google.maps.LatLng(35.6262543,139.7208002); var markerPos46 = new google.maps.LatLng(35.6273403,139.7216473); var markerPos47 = new google.maps.LatLng(35.6241824,139.7239416); var markerPos48 = new google.maps.LatLng(35.626438,139.726075); var markerPos49 = new google.maps.LatLng(35.5911255,139.7302676); createMarker(map_canvas, markerPos0, "アートホテルズ大森
東京都品川区南大井6-19-3
03-3766-7001
詳細","./marker/pin_biz01.png"); createMarker(map_canvas, markerPos1, "シーサイドホテル芝弥生
東京都品川区海岸1-10-27
03-3434-6841
詳細","./marker/pin_biz02.png"); createMarker(map_canvas, markerPos2, "第一ホテル東京シーフォート
東京都品川区東品川2-3-15
03-5460-4411
詳細","./marker/pin_biz03.png"); createMarker(map_canvas, markerPos3, "チサンホテル品川ウエスト
東京都品川区西大井6-1-1
03-3785-3211
詳細","./marker/pin_biz04.png"); createMarker(map_canvas, markerPos4, "ハートンホテル東品川
東京都品川区東品川4-13-27
03-5495-0810
詳細","./marker/pin_biz05.png"); createMarker(map_canvas, markerPos5, "ホテルラフォーレ東京
東京都品川区北品川4-7-36
03-5488-3911
詳細","./marker/pin_biz06.png"); createMarker(map_canvas, markerPos6, "アーヴェストホテル大森
東京都品川区南大井3-31-10
03-3765-0002
詳細","./marker/pin_biz07.png"); createMarker(map_canvas, markerPos7, "アリエッタ ホテル&トラットリア
東京都品川区東五反田2-5-2
03-5448-9111
詳細","./marker/pin_biz08.png"); createMarker(map_canvas, markerPos8, "京急EXイン
東京都品川区南大井3-32-1
03-5764-3910
詳細","./marker/pin_biz09.png"); createMarker(map_canvas, markerPos9, "サンルートパティオ大森
東京都品川区南大井3-33-3
03-3763-0211
詳細","./marker/pin_biz10.png"); createMarker(map_canvas, markerPos10, "スーパーホテル品川・青物横丁
東京都品川区東品川3-22-27
03-5782-9200
詳細","./marker/pin_biz11.png"); createMarker(map_canvas, markerPos11, "ダイワロイネットホテル東京大崎
東京都品川区大崎2-1-3
03-5496-5055
詳細","./marker/pin_biz12.png"); createMarker(map_canvas, markerPos12, "東急ステイ五反田
東京都品川区東五反田1-12-2
03-3280-0109
詳細","./marker/pin_biz13.png"); createMarker(map_canvas, markerPos13, "東京バニアンホテル
東京都品川区大井1-44-3
03-3777-3211
詳細","./marker/pin_biz14.png"); createMarker(map_canvas, markerPos14, "東興ホテル(トーコーホテル)
東京都品川区西五反田2-6-8
03-3494-1050
詳細","./marker/pin_biz15.png"); createMarker(map_canvas, markerPos15, "東横イン 大井町駅中央口西
東京都品川区大井1-27-3
03-3771-1045
詳細","./marker/pin_biz16.png"); createMarker(map_canvas, markerPos16, "東横イン 南品川青物横丁駅
東京都品川区南品川3-1-20
03-5461-1045
詳細","./marker/pin_biz17.png"); createMarker(map_canvas, markerPos17, "ニューオータニイン東京
東京都品川区大崎1-6-2
03-3779-9111
詳細","./marker/pin_biz18.png"); createMarker(map_canvas, markerPos18, "ホテルヴィアイン東京大井町
東京都品川区大井4丁目3-1
03-5718-5489
詳細","./marker/pin_biz19.png"); createMarker(map_canvas, markerPos19, "ホテルサンルート五反田
東京都品川区東五反田1-20-3
03-3449-4911
詳細","./marker/pin_biz20.png"); createMarker(map_canvas, markerPos20, "ホテルサンルート品川シーサイド
東京都品川区東品川4-12-8
03-6716-0011
詳細","./marker/pin_biz21.png"); createMarker(map_canvas, markerPos21, "ホテルプリンセスガーデン
東京都品川区上大崎2-23
03-3779-1010
詳細","./marker/pin_biz22.png"); createMarker(map_canvas, markerPos22, "ホテルルートイン五反田
東京都品川区西五反田6-13-1
03-3779-6100
詳細","./marker/pin_biz23.png"); createMarker(map_canvas, markerPos23, "ホテルロイヤルオーク五反田
東京都品川区西五反田1-9-3
03-3492-5111
詳細","./marker/pin_biz24.png"); createMarker(map_canvas, markerPos24, "ホテルワトソン
東京都品川区上大崎2-26-5
03-3490-5566
詳細","./marker/pin_biz25.png"); createMarker(map_canvas, markerPos25, "ゆうぽうと
東京都品川区西五反田8-4-13
03-3490-5111
詳細","./marker/pin_biz26.png"); createMarker(map_canvas, markerPos26, "アランド目黒
東京都品川区上大崎2-18-23
03-5496-2255
詳細","./marker/pin_lov27.png"); createMarker(map_canvas, markerPos27, "エールフランス
東京都品川区西五反田2-3-3
03-3493-1104
詳細","./marker/pin_lov28.png"); createMarker(map_canvas, markerPos28, "キャビン
東京都品川区東五反田1-18-12
03-3444-9041
詳細","./marker/pin_lov29.png"); createMarker(map_canvas, markerPos29, "サンマリン
東京都品川区東五反田1-17
03-3449-1271
詳細","./marker/pin_lov30.png"); createMarker(map_canvas, markerPos30, "シーズ五反田
東京都品川区西五反田2-3-6
03-5496-0221
詳細","./marker/pin_lov31.png"); createMarker(map_canvas, markerPos31, "シャルム目黒
東京都品川区上大崎2-18-24
03-3491-4810
詳細","./marker/pin_lov32.png"); createMarker(map_canvas, markerPos32, "ディレクティー
東京都品川区西五反田2-16-10
03-3491-0264
詳細","./marker/pin_lov33.png"); createMarker(map_canvas, markerPos33, "NOX(ノックス)
東京都品川区西五反田2-3-9
03-5436-1015
詳細","./marker/pin_lov34.png"); createMarker(map_canvas, markerPos34, "はやし
東京都品川区東大井5-14-3
03-3471-4873
詳細","./marker/pin_lov35.png"); createMarker(map_canvas, markerPos35, "パレット
東京都品川区南大井3-29-12
03-3298-2821
詳細","./marker/pin_lov36.png"); createMarker(map_canvas, markerPos36, "ヒルズ
東京都品川区東五反田1-19-10
03-5789-2369
詳細","./marker/pin_lov37.png"); createMarker(map_canvas, markerPos37, "Felice(フェリーチェ)
東京都品川区南大井6-16-15
03-3766-9289
詳細","./marker/pin_lov38.png"); createMarker(map_canvas, markerPos38, "ブルーシャトー ■オススメ!
東京都品川区東五反田1-20-15
03-3441-0333
詳細","./marker/pin_lov39.png"); createMarker(map_canvas, markerPos39, "宝翠(ホウスイ)
東京都品川区西五反田2-16-1
03-3493-1537
詳細","./marker/pin_lov40.png"); createMarker(map_canvas, markerPos40, "ホテルウエスト
東京都品川区西五反田2-4-10
03-3494-9061
詳細","./marker/pin_lov41.png"); createMarker(map_canvas, markerPos41, "HOTEL B-SIDE(ビーサイド)
東京都品川区西五反田1-11-14
03-5434-5311
詳細","./marker/pin_lov42.png"); createMarker(map_canvas, markerPos42, "ホテルミレイ
東京都品川区南品川5-11-30
03-3474-5753
詳細","./marker/pin_lov43.png"); createMarker(map_canvas, markerPos43, "ホテルマーブル
東京都品川区東五反田1-12-4
03-3473-3751
詳細","./marker/pin_lov44.png"); createMarker(map_canvas, markerPos44, "ホテル リコルド
東京都品川区南大井3-29-2
03-3768-7410
詳細","./marker/pin_lov45.png"); createMarker(map_canvas, markerPos45, "ホワイトボックス
東京都品川区西五反田2-16-2
03-3494-0811
詳細","./marker/pin_lov46.png"); createMarker(map_canvas, markerPos46, "マーレ
東京都品川区西五反田2-3-1
03-3493-0661
詳細","./marker/pin_lov47.png"); createMarker(map_canvas, markerPos47, "リオス五反田
東京都品川区西五反田1-13-8
03-3492-0281
詳細","./marker/pin_lov48.png"); createMarker(map_canvas, markerPos48, "Bonita(ボニータ) ■オススメ! 
東京都品川区東五反田1-19-11
03-5420-7001
詳細","./marker/pin_lov49.png"); createMarker(map_canvas, markerPos49, "大森パークホテル
東京都品川区南大井6-16-17
03-3763-5761
詳細","./marker/pin_biz50.png"); } function createMarker(map, latlng, text, icon) { var infoWndOpts = { content : text }; var infoWnd = new google.maps.InfoWindow(infoWndOpts); var image = icon; var markerOpts = { position : latlng, map : map, icon : image }; var marker = new google.maps.Marker(markerOpts); google.maps.event.addListener(marker, "click", function(){ //先に開いた情報ウィンドウがあれば、closeする if (currentInfoWindow) { currentInfoWindow.close(); } //情報ウィンドウを開く infoWnd.open(map, marker); currentInfoWindow = infoWnd; }); return marker; }