var currentInfoWindow = null; //最後に開いた情報ウィンドウを記憶
var geocoder;
var map_canvas;
var initPos;
var map_Point_Y;
var map_Point_X;
var bounds;
function initialize() {
geocoder = new google.maps.Geocoder();
//地図初期化
initPos = new google.maps.LatLng(37.900747, 139.049799);
var myOptions = {
center : initPos,
zoom : 15,
mapTypeId: google.maps.MapTypeId.ROADMAP
};
map_canvas = new google.maps.Map(document.getElementById("map"), myOptions);
setMarker();
}
function setMarker() {
var bounds = new google.maps.LatLngBounds();
var sai = "0.1";
var minLat = parseFloat(map_Point_X) - parseFloat(sai);
var minLon = parseFloat(map_Point_Y) - parseFloat(sai);
var maxLat = parseFloat(map_Point_X) + parseFloat(sai);
var maxLon = parseFloat(map_Point_Y) + parseFloat(sai);
var cnt = 0;
var $tmplon = "";
var $tmplon = "";
/*
該当データをループ表示
*/
cnt = cnt+1;
var markerPos0 = new google.maps.LatLng("37.8675917", "138.9903154");
createMarker(map_canvas, markerPos0, "
にいがたこども歯科新潟市西区小新南2丁目9-13
TEL 025-201-8588
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.8675917", "138.9903154"));
cnt = cnt+1;
var markerPos1 = new google.maps.LatLng("37.1304721", "138.2431884");
createMarker(map_canvas, markerPos1, "わたなべ歯科上越市土橋2384
TEL 025-520-8819
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.1304721", "138.2431884"));
cnt = cnt+1;
var markerPos2 = new google.maps.LatLng("37.899383", "139.030711");
createMarker(map_canvas, markerPos2, "荒井歯科医院新潟市中央区上近江4-2-20日生第2ビル1F
TEL 025-285-8839
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.899383", "139.030711"));
cnt = cnt+1;
var markerPos3 = new google.maps.LatLng("37.91619", "139.058989");
createMarker(map_canvas, markerPos3, "りんご歯科医院新潟市中央区東大通2-3-25山長ビル2F
TEL 025-255-6480
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.91619", "139.058989"));
cnt = cnt+1;
var markerPos4 = new google.maps.LatLng("37.926466", "139.094821");
createMarker(map_canvas, markerPos4, "桑原歯科医院新潟市東区下木戸2-14-10
TEL 025-270-5200
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.926466", "139.094821"));
cnt = cnt+1;
var markerPos5 = new google.maps.LatLng("37.916098", "139.040396");
createMarker(map_canvas, markerPos5, "岡田歯科医院新潟市中央区古町通1-523
TEL 025-222-3834
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.916098", "139.040396"));
cnt = cnt+1;
var markerPos6 = new google.maps.LatLng("37.918415", "139.071118");
createMarker(map_canvas, markerPos6, "小林歯科医院新潟市中央区沼垂東1-7-12
TEL 025-244-6510
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.918415", "139.071118"));
cnt = cnt+1;
var markerPos7 = new google.maps.LatLng("38.0328609", "138.2408834");
createMarker(map_canvas, markerPos7, "まもる歯科佐渡市相川羽田町58
TEL 0259-74-2134
[医院詳細]
");
bounds.extend(new google.maps.LatLng("38.0328609", "138.2408834"));
cnt = cnt+1;
var markerPos8 = new google.maps.LatLng("36.990496", "137.812708");
createMarker(map_canvas, markerPos8, "森歯科医院糸魚川市田海5333
TEL 025-562-2154
[医院詳細]
");
bounds.extend(new google.maps.LatLng("36.990496", "137.812708"));
cnt = cnt+1;
var markerPos9 = new google.maps.LatLng("37.17352", "138.24024");
createMarker(map_canvas, markerPos9, "須藤歯科医院上越市西本町4-6-15
TEL 025-544-6281
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.17352", "138.24024"));
cnt = cnt+1;
var markerPos10 = new google.maps.LatLng("37.115597", "138.247069");
createMarker(map_canvas, markerPos10, "神岡歯科医院上越市西城町3-1-14
TEL 025-525-1817
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.115597", "138.247069"));
cnt = cnt+1;
var markerPos11 = new google.maps.LatLng("37.032482", "137.832166");
createMarker(map_canvas, markerPos11, "渡辺歯科医院糸魚川市須沢3459
TEL 025-562-5525
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.032482", "137.832166"));
cnt = cnt+1;
var markerPos12 = new google.maps.LatLng("37.187293", "138.326352");
createMarker(map_canvas, markerPos12, "くびき歯科医院上越市頸城区百間町725
TEL 025-530-2700
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.187293", "138.326352"));
cnt = cnt+1;
var markerPos13 = new google.maps.LatLng("37.045614", "137.857739");
createMarker(map_canvas, markerPos13, "永野歯科・矯正歯科医院糸魚川市本町10-1
TEL 025-552-1259
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.045614", "137.857739"));
cnt = cnt+1;
var markerPos14 = new google.maps.LatLng("37.045614", "137.857739");
createMarker(map_canvas, markerPos14, "永野歯科・矯正歯科医院糸魚川市本町10-1
TEL 025-552-1259
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.045614", "137.857739"));
cnt = cnt+1;
var markerPos15 = new google.maps.LatLng("37.10294", "137.987688");
createMarker(map_canvas, markerPos15, "高鳥歯科医院糸魚川市能生7006
TEL 025-566-2040
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.10294", "137.987688"));
cnt = cnt+1;
var markerPos16 = new google.maps.LatLng("37.151328", "138.255895");
createMarker(map_canvas, markerPos16, "たいき歯科医院上越市藤野新田1183
TEL 025-521-5525
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.151328", "138.255895"));
cnt = cnt+1;
var markerPos17 = new google.maps.LatLng("37.390553", "138.571368");
createMarker(map_canvas, markerPos17, "まつなみ歯科医院柏崎市松波1-19-43
TEL 0257-24-4337
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.390553", "138.571368"));
cnt = cnt+1;
var markerPos18 = new google.maps.LatLng("37.220263", "138.965361");
createMarker(map_canvas, markerPos18, "藤本歯科医院魚沼市古新田179
TEL 025-792-7695
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.220263", "138.965361"));
cnt = cnt+1;
var markerPos19 = new google.maps.LatLng("37.312558", "138.785484");
createMarker(map_canvas, markerPos19, "平和歯科医院小千谷市大字桜町4989-2
TEL 0258-81-1050
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.312558", "138.785484"));
cnt = cnt+1;
var markerPos20 = new google.maps.LatLng("37.13184714", "138.758837");
createMarker(map_canvas, markerPos20, "中林歯科医院十日町市子259-7
TEL 025-757-2335
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.13184714", "138.758837"));
cnt = cnt+1;
var markerPos21 = new google.maps.LatLng("37.149018", "138.763959");
createMarker(map_canvas, markerPos21, "二瓶歯科医院十日町市四日町 1462
TEL 025-752-4888
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.149018", "138.763959"));
cnt = cnt+1;
var markerPos22 = new google.maps.LatLng("37.626191", "138.945247");
createMarker(map_canvas, markerPos22, "近藤歯科医院三条市島田2-7-18
TEL 0256-34-3722
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.626191", "138.945247"));
cnt = cnt+1;
var markerPos23 = new google.maps.LatLng("37.613677", "138.971625");
createMarker(map_canvas, markerPos23, "おかべ歯科医院三条市月岡1-26-54
TEL 0256-31-1711
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.613677", "138.971625"));
cnt = cnt+1;
var markerPos24 = new google.maps.LatLng("37.664411", "139.041131");
createMarker(map_canvas, markerPos24, "永井こども歯科医院加茂市新栄町2番2号
TEL 0256-52-1182
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.664411", "139.041131"));
cnt = cnt+1;
var markerPos25 = new google.maps.LatLng("37.659742", "139.043915");
createMarker(map_canvas, markerPos25, "武内歯科医院加茂市旭町10-18
TEL 0256-53-0648
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.659742", "139.043915"));
cnt = cnt+1;
var markerPos26 = new google.maps.LatLng("37.534179", "138.928945");
createMarker(map_canvas, markerPos26, "中島歯科医院見附市元町2-1-18
TEL 0258-62-6635
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.534179", "138.928945"));
cnt = cnt+1;
var markerPos27 = new google.maps.LatLng("37.65832", "139.062668");
createMarker(map_canvas, markerPos27, "上条渡辺歯科医院加茂市上条4-36
TEL 0256-52-0151
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.65832", "139.062668"));
cnt = cnt+1;
var markerPos28 = new google.maps.LatLng("37.529949", "138.910303");
createMarker(map_canvas, markerPos28, "速水歯科医院見附市昭和町2-9-7
TEL 0258-63-5118
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.529949", "138.910303"));
cnt = cnt+1;
var markerPos29 = new google.maps.LatLng("37.723535", "138.885436");
createMarker(map_canvas, markerPos29, "ひらさわ歯科医院新潟市西蒲区和納1443-1
TEL 0256-82-1100
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.723535", "138.885436"));
cnt = cnt+1;
var markerPos30 = new google.maps.LatLng("37.6680406", "138.9193809");
createMarker(map_canvas, markerPos30, "五十嵐歯科医院燕市東太田2971-1
TEL 0256-64-2174
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.6680406", "138.9193809"));
cnt = cnt+1;
var markerPos31 = new google.maps.LatLng("37.794064", "138.913677");
createMarker(map_canvas, markerPos31, "さとう歯科医院新潟市西蒲区鱸103-3
TEL 0256-88-6565
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.794064", "138.913677"));
cnt = cnt+1;
var markerPos32 = new google.maps.LatLng("37.859418", "139.017187");
createMarker(map_canvas, markerPos32, "滝歯科医院新潟市西区善久97
TEL 025-379-0005
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.859418", "139.017187"));
cnt = cnt+1;
var markerPos33 = new google.maps.LatLng("37.69895782", "138.8836611");
createMarker(map_canvas, markerPos33, "デンタルクリニック ツチヤ燕市吉田3751
TEL 0256-93-1182
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.69895782", "138.8836611"));
cnt = cnt+1;
var markerPos34 = new google.maps.LatLng("37.866678", "139.106037");
createMarker(map_canvas, markerPos34, "丸山歯科医院新潟市江南区船戸山4-9-21
TEL 025-381-2309
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.866678", "139.106037"));
cnt = cnt+1;
var markerPos35 = new google.maps.LatLng("37.759332", "139.01307");
createMarker(map_canvas, markerPos35, "ダイセー歯科クリニック新潟市南区上下諏訪木126-1
TEL 025-373-3883
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.759332", "139.01307"));
cnt = cnt+1;
var markerPos36 = new google.maps.LatLng("37.682359", "139.452633");
createMarker(map_canvas, markerPos36, "岡村歯科医院東蒲原郡阿賀町津川3357-1
TEL 0254-92-5225
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.682359", "139.452633"));
cnt = cnt+1;
var markerPos37 = new google.maps.LatLng("37.762915", "139.013514");
createMarker(map_canvas, markerPos37, "木暮歯科医院新潟市南区白根3094
TEL 025-372-2555
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.762915", "139.013514"));
cnt = cnt+1;
var markerPos38 = new google.maps.LatLng("37.951233", "139.319321");
createMarker(map_canvas, markerPos38, "西方歯科医院新発田市大手町2-9-10
TEL 0254-22-2755
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.951233", "139.319321"));
cnt = cnt+1;
var markerPos39 = new google.maps.LatLng("37.954782", "139.327478");
createMarker(map_canvas, markerPos39, "貴船歯科クリニック新発田市大手町5-2-12
TEL 0254-26-5366
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.954782", "139.327478"));
cnt = cnt+1;
var markerPos40 = new google.maps.LatLng("37.963006", "139.318871");
createMarker(map_canvas, markerPos40, "稲富歯科医院新発田市城北町3-8-2
TEL 0254-26-8008
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.963006", "139.318871"));
cnt = cnt+1;
var markerPos41 = new google.maps.LatLng("37.956703", "139.309014");
createMarker(map_canvas, markerPos41, "木戸歯科医院新発田市舟入町2-5-4
TEL 0254-23-8020
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.956703", "139.309014"));
cnt = cnt+1;
var markerPos42 = new google.maps.LatLng("37.919962", "139.223218");
createMarker(map_canvas, markerPos42, "本間歯科医院新潟市北区朝日町2-1-2
TEL 025-386-1414
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.919962", "139.223218"));
cnt = cnt+1;
var markerPos43 = new google.maps.LatLng("38.0501701", "139.4059902");
createMarker(map_canvas, markerPos43, "(医)有松歯科医院胎内市大川町14-49
TEL 0254-43-5385
[医院詳細]
");
bounds.extend(new google.maps.LatLng("38.0501701", "139.4059902"));
cnt = cnt+1;
var markerPos44 = new google.maps.LatLng("38.184114", "139.457165");
createMarker(map_canvas, markerPos44, "藤原歯科診療所村上市岩船駅前30-8
TEL 0254-56-6393
[医院詳細]
");
bounds.extend(new google.maps.LatLng("38.184114", "139.457165"));
cnt = cnt+1;
var markerPos45 = new google.maps.LatLng("38.269346", "139.537598");
createMarker(map_canvas, markerPos45, "あさひ歯科医院村上市岩沢5564-1
TEL 0254-72-1313
[医院詳細]
");
bounds.extend(new google.maps.LatLng("38.269346", "139.537598"));
cnt = cnt+1;
var markerPos46 = new google.maps.LatLng("37.887664", "138.998523");
createMarker(map_canvas, markerPos46, "新潟県厚生農業協同組合連合会新潟医療センター新潟市西区小針3-27-11
TEL 025-232-0111
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.887664", "138.998523"));
cnt = cnt+1;
var markerPos47 = new google.maps.LatLng("37.904688", "139.025811");
createMarker(map_canvas, markerPos47, "新潟中央病院新潟市中央区新光町1-18
TEL 025-285-8811
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.904688", "139.025811"));
cnt = cnt+1;
var markerPos48 = new google.maps.LatLng("37.577455", "139.027606");
createMarker(map_canvas, markerPos48, "しただ歯科三条市荻堀1275番2
TEL 0256-41-2210
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.577455", "139.027606"));
cnt = cnt+1;
var markerPos49 = new google.maps.LatLng("37.139523", "138.236142");
createMarker(map_canvas, markerPos49, "かるがも歯科・矯正歯科上越市木田新田2丁目148
TEL 025-525-6400
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.139523", "138.236142"));
cnt = cnt+1;
var markerPos50 = new google.maps.LatLng("37.168953", "138.262952");
createMarker(map_canvas, markerPos50, "安江たなか歯科医院上越市安江2-561-6
TEL 025-544-4618
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.168953", "138.262952"));
cnt = cnt+1;
var markerPos51 = new google.maps.LatLng("37.843775", "139.009236");
createMarker(map_canvas, markerPos51, "たて歯科医院新潟市西区金巻785-1
TEL 025-379-0488
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.843775", "139.009236"));
cnt = cnt+1;
var markerPos52 = new google.maps.LatLng("37.891419", "139.083591");
createMarker(map_canvas, markerPos52, "まつい歯科こども歯科クリニック新潟市中央区山二ツ4-4-7
TEL 025-287-8241
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.891419", "139.083591"));
cnt = cnt+1;
var markerPos53 = new google.maps.LatLng("37.14958233", "138.2508845");
createMarker(map_canvas, markerPos53, "上越総合病院上越市大道福田616
TEL 025-524-3000
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.14958233", "138.2508845"));
cnt = cnt+1;
var markerPos54 = new google.maps.LatLng("37.0916354", "138.2314801");
createMarker(map_canvas, markerPos54, "いわふね歯科クリニック上越市中田原160-42
TEL 025-525-2340
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.0916354", "138.2314801"));
cnt = cnt+1;
var markerPos55 = new google.maps.LatLng("37.0213689", "138.2522841");
createMarker(map_canvas, markerPos55, "けいなん総合病院妙高市田町2-4-7
TEL 0255-72-3161
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.0213689", "138.2522841"));
cnt = cnt+1;
var markerPos56 = new google.maps.LatLng("37.9083788", "139.0173088");
createMarker(map_canvas, markerPos56, "ハート歯科クリニック新潟市中央区関屋金鉢山町76
TEL 025-378-0700
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.9083788", "139.0173088"));
cnt = cnt+1;
var markerPos57 = new google.maps.LatLng("37.1673457", "138.2460367");
createMarker(map_canvas, markerPos57, "新潟労災病院歯科口腔外科上越市東雲町1-7-12
TEL 025-543-3123
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.1673457", "138.2460367"));
cnt = cnt+1;
var markerPos58 = new google.maps.LatLng("38.2232064", "139.4641309");
createMarker(map_canvas, markerPos58, "肴町病院村上市田端町16-7
TEL 0254-53-2781
[医院詳細]
");
bounds.extend(new google.maps.LatLng("38.2232064", "139.4641309"));
cnt = cnt+1;
var markerPos59 = new google.maps.LatLng("37.2107201", "138.3033568");
createMarker(map_canvas, markerPos59, "大山歯科医院上越市大潟区犀潟835
TEL 025-512-4141
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.2107201", "138.3033568"));
cnt = cnt+1;
var markerPos60 = new google.maps.LatLng("37.9295106", "139.0538995");
createMarker(map_canvas, markerPos60, "RS歯科クリニック新潟市中央区西湊町通3-3306-3
TEL 025-210-1004
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.9295106", "139.0538995"));
cnt = cnt+1;
var markerPos61 = new google.maps.LatLng("37.9146387", "139.0877952");
createMarker(map_canvas, markerPos61, "かのまた歯科新潟市東区中山8-1-10
TEL 025-288-5569
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.9146387", "139.0877952"));
cnt = cnt+1;
var markerPos62 = new google.maps.LatLng("37.891098", "139.0293004");
createMarker(map_canvas, markerPos62, "かみやま親子歯科新潟市中央区女池上山2-6-13
TEL 025-285-0850
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.891098", "139.0293004"));
cnt = cnt+1;
var markerPos63 = new google.maps.LatLng("37.9431928", "139.1915788");
createMarker(map_canvas, markerPos63, "こうの歯科医院新潟市北区木崎2761-36
TEL 025-282-7959
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.9431928", "139.1915788"));
cnt = cnt+1;
var markerPos64 = new google.maps.LatLng("37.88364928", "139.0325171");
createMarker(map_canvas, markerPos64, "新潟南病院 歯科新潟市中央区鳥屋野2007-6
TEL 025-284-2511
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.88364928", "139.0325171"));
if (cnt > 0) {
if (cnt == 1) {
map_canvas.setCenter(new google.maps.LatLng(37.88364928, 139.0325171));
map_canvas.setZoom(15);
} else {
map_canvas.fitBounds(bounds);
}
if(document.getElementById("search_cnt") != null) {
document.getElementById("search_cnt").innerHTML = cnt + "件該当しました。";
}
} else {
if(document.getElementById("search_cnt") != null) {
document.getElementById("search_cnt").innerHTML = "該当する情報がありません。";
}
}
}
function createMarker(map, latlng, text) {
var infoWndOpts = {
content : text
};
var infoWnd = new google.maps.InfoWindow(infoWndOpts);
var markerOpts = {
position : latlng,
map : map
};
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;
}
function getLatLng(address) {
if (geocoder) {
geocoder.geocode( { 'address': address}, function(results, status) {
if (status == google.maps.GeocoderStatus.OK) {
var bounds = new google.maps.LatLngBounds();
for (var i in results) {
if (results[i].geometry) {
// 緯度経度を取得
latlng = results[i].geometry.location;
// 緯度
map_Point_Y = latlng.lat();
// 経度
map_Point_X = latlng.lng();
map_canvas.setCenter(latlng);
}
}
setMarker();
}
});
}
}
window.onload = initialize;