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.916744", "139.093364");
createMarker(map_canvas, markerPos0, "
伊東歯科医院新潟市東区中山8-27-11
TEL 025-271-4970
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.916744", "139.093364"));
cnt = cnt+1;
var markerPos1 = new google.maps.LatLng("37.924032", "139.093699");
createMarker(map_canvas, markerPos1, "宇賀村歯科医院新潟市東区牡丹山3-1-14
TEL 025-271-0123
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.924032", "139.093699"));
cnt = cnt+1;
var markerPos2 = new google.maps.LatLng("37.898374", "139.101309");
createMarker(map_canvas, markerPos2, "佐藤歯科医院新潟市東区粟山4-1-21
TEL 025-276-5455
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.898374", "139.101309"));
cnt = cnt+1;
var markerPos3 = new google.maps.LatLng("37.92305", "139.120708");
createMarker(map_canvas, markerPos3, "とさか歯科医院新潟市東区大形本町4-8-16
TEL 025-271-7500
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.92305", "139.120708"));
cnt = cnt+1;
var markerPos4 = new google.maps.LatLng("37.912108", "139.084337");
createMarker(map_canvas, markerPos4, "中川歯科医院新潟市東区中山7-23-9
TEL 025-274-6474
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.912108", "139.084337"));
cnt = cnt+1;
var markerPos5 = new google.maps.LatLng("37.93719", "139.100953");
createMarker(map_canvas, markerPos5, "水野歯科医院新潟市東区河渡2-3-25
TEL 025-274-1805
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.93719", "139.100953"));
cnt = cnt+1;
var markerPos6 = new google.maps.LatLng("37.9153362", "139.0991996");
createMarker(map_canvas, markerPos6, "木戸病院新潟市東区竹尾4-13-3
TEL 025-273-2151
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.9153362", "139.0991996"));
cnt = cnt+1;
var markerPos7 = new google.maps.LatLng("37.898871", "139.082941");
createMarker(map_canvas, markerPos7, "佐藤歯科医院新潟市東区東明1-8-9
TEL 025-286-1175
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.898871", "139.082941"));
cnt = cnt+1;
var markerPos8 = new google.maps.LatLng("37.942156", "139.086932");
createMarker(map_canvas, markerPos8, "白田歯科医院新潟市東区宝町1-38
TEL 025-271-1100
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.942156", "139.086932"));
cnt = cnt+1;
var markerPos9 = new google.maps.LatLng("37.921025", "139.137576");
createMarker(map_canvas, markerPos9, "平歯科医院新潟市東区中興野5-51
TEL 025-275-5353
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.921025", "139.137576"));
cnt = cnt+1;
var markerPos10 = new google.maps.LatLng("37.905773", "139.107385");
createMarker(map_canvas, markerPos10, "岡田歯科医院新潟市東区下場本町14-4
TEL 025-277-0236
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.905773", "139.107385"));
cnt = cnt+1;
var markerPos11 = new google.maps.LatLng("37.941744", "139.083382");
createMarker(map_canvas, markerPos11, "小林歯科医院新潟市東区秋葉通2-3722-105
TEL 025-274-4184
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.941744", "139.083382"));
cnt = cnt+1;
var markerPos12 = new google.maps.LatLng("37.897382", "139.099484");
createMarker(map_canvas, markerPos12, "やまざき小児歯科新潟市東区粟山2-1-20
TEL 025-276-1181
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.897382", "139.099484"));
cnt = cnt+1;
var markerPos13 = new google.maps.LatLng("37.902293", "139.108294");
createMarker(map_canvas, markerPos13, "服部歯科医院新潟市東区東中野山1-2-13
TEL 025-276-7330
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.902293", "139.108294"));
cnt = cnt+1;
var markerPos14 = new google.maps.LatLng("37.920741", "139.089939");
createMarker(map_canvas, markerPos14, "富樫歯科医院新潟市東区牡丹山2-6-1
TEL 025-272-0101
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.920741", "139.089939"));
cnt = cnt+1;
var markerPos15 = new google.maps.LatLng("37.901671", "139.113016");
createMarker(map_canvas, markerPos15, "小野歯科医院新潟市東区東中野山3-10-15
TEL 025-277-5035
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.901671", "139.113016"));
cnt = cnt+1;
var markerPos16 = new google.maps.LatLng("37.905342", "139.079088");
createMarker(map_canvas, markerPos16, "小黒歯科医院新潟市東区紫竹5-19-15ボ・ヌール・トワV 1F
TEL 025-241-6480
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.905342", "139.079088"));
cnt = cnt+1;
var markerPos17 = new google.maps.LatLng("37.951744", "139.100422");
createMarker(map_canvas, markerPos17, "ふなえ歯科医院新潟市東区船江町2-10-1
TEL 025-270-1888
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.951744", "139.100422"));
cnt = cnt+1;
var markerPos18 = new google.maps.LatLng("37.941281", "139.096856");
createMarker(map_canvas, markerPos18, "田代歯科クリニック新潟市東区松和町8-21
TEL 025-274-4182
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.941281", "139.096856"));
cnt = cnt+1;
var markerPos19 = new google.maps.LatLng("37.921739", "139.118095");
createMarker(map_canvas, markerPos19, "竹本歯科医院新潟市東区逢谷内4-8-13
TEL 025-271-1177
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.921739", "139.118095"));
cnt = cnt+1;
var markerPos20 = new google.maps.LatLng("37.945642", "139.110969");
createMarker(map_canvas, markerPos20, "小竹歯科医院新潟市東区太平3-5-10
TEL 025-273-8270
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.945642", "139.110969"));
cnt = cnt+1;
var markerPos21 = new google.maps.LatLng("37.91593", "139.081386");
createMarker(map_canvas, markerPos21, "にわ歯科医院新潟市東区中山2-10-15
TEL 025-244-2473
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.91593", "139.081386"));
cnt = cnt+1;
var markerPos22 = new google.maps.LatLng("37.91062", "139.088507");
createMarker(map_canvas, markerPos22, "佐々木歯科医院新潟市東区紫竹7-12-10
TEL 025-275-5103
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.91062", "139.088507"));
cnt = cnt+1;
var markerPos23 = new google.maps.LatLng("37.926466", "139.094821");
createMarker(map_canvas, markerPos23, "桑原歯科医院新潟市東区下木戸2-14-10
TEL 025-270-5200
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.926466", "139.094821"));
cnt = cnt+1;
var markerPos24 = new google.maps.LatLng("37.92393", "139.108893");
createMarker(map_canvas, markerPos24, "たけと歯科クリニック新潟市東区寺山2-2-10
TEL 025-270-6211
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.92393", "139.108893"));
cnt = cnt+1;
var markerPos25 = new google.maps.LatLng("37.918136", "139.096214");
createMarker(map_canvas, markerPos25, "飯島歯科医院新潟市東区牡丹山6-10-7
TEL 025-270-7171
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.918136", "139.096214"));
cnt = cnt+1;
var markerPos26 = new google.maps.LatLng("37.939202", "139.075305");
createMarker(map_canvas, markerPos26, "岡田歯科医院新潟市東区北葉町13-4
TEL 025-273-0240
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.939202", "139.075305"));
cnt = cnt+1;
var markerPos27 = new google.maps.LatLng("37.907695", "139.108557");
createMarker(map_canvas, markerPos27, "仲又歯科新潟市東区東中島2-2-3アスティオン東中島1F
TEL 025-257-2123
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.907695", "139.108557"));
cnt = cnt+1;
var markerPos28 = new google.maps.LatLng("37.941698", "139.113977");
createMarker(map_canvas, markerPos28, "浅見歯科医院新潟市東区向陽2-10-2
TEL 025-271-0250
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.941698", "139.113977"));
cnt = cnt+1;
var markerPos29 = new google.maps.LatLng("37.932857", "139.117636");
createMarker(map_canvas, markerPos29, "さいかわ歯科医院新潟市東区新松崎2-5-7
TEL 025-279-5234
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.932857", "139.117636"));
cnt = cnt+1;
var markerPos30 = new google.maps.LatLng("37.918857", "139.111585");
createMarker(map_canvas, markerPos30, "花みずき歯科医院新潟市東区寺山3-30-24
TEL 025-271-6665
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.918857", "139.111585"));
cnt = cnt+1;
var markerPos31 = new google.maps.LatLng("37.939209", "139.103403");
createMarker(map_canvas, markerPos31, "みるく歯科クリニック新潟市東区有楽1-7-1
TEL 025-272-2100
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.939209", "139.103403"));
cnt = cnt+1;
var markerPos32 = new google.maps.LatLng("37.893022", "139.101356");
createMarker(map_canvas, markerPos32, "はやつ歯科クリニック新潟市東区もえぎ野2-5-19
TEL 025-278-5288
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.893022", "139.101356"));
cnt = cnt+1;
var markerPos33 = new google.maps.LatLng("37.947264", "139.116708");
createMarker(map_canvas, markerPos33, "オオヒラ歯科クリニック新潟市東区太平1-3-10
TEL 025-272-6488
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.947264", "139.116708"));
cnt = cnt+1;
var markerPos34 = new google.maps.LatLng("37.921941", "139.084331");
createMarker(map_canvas, markerPos34, "あゆかわ歯科医院新潟市東区山木戸4-7-7
TEL 025-250-8110
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.921941", "139.084331"));
cnt = cnt+1;
var markerPos35 = new google.maps.LatLng("37.912533", "139.081012");
createMarker(map_canvas, markerPos35, "スマイル歯科おざき新潟市東区中山6-3-35e-メディカル3F
TEL 025-278-9311
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.912533", "139.081012"));
cnt = cnt+1;
var markerPos36 = new google.maps.LatLng("37.916717", "139.102949");
createMarker(map_canvas, markerPos36, "いしやま歯科医院新潟市東区はなみずき2-6-20
TEL 025-272-7018
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.916717", "139.102949"));
cnt = cnt+1;
var markerPos37 = new google.maps.LatLng("37.90177", "139.079841");
createMarker(map_canvas, markerPos37, "みやの歯科医院新潟市東区江南2-7-17
TEL 025-287-4180
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.90177", "139.079841"));
cnt = cnt+1;
var markerPos38 = new google.maps.LatLng("37.8991734", "139.0867964");
createMarker(map_canvas, markerPos38, "マリデンタルクリニック新潟市東区東明5-1-1
TEL 025-286-5767
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.8991734", "139.0867964"));
cnt = cnt+1;
var markerPos39 = new google.maps.LatLng("37.937772", "139.07165");
createMarker(map_canvas, markerPos39, "かねこ歯科クリニック新潟市東区古湊町3-50
TEL 025-272-9144
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.937772", "139.07165"));
cnt = cnt+1;
var markerPos40 = new google.maps.LatLng("37.909222", "139.083743");
createMarker(map_canvas, markerPos40, "あおば歯科医院新潟市東区紫竹6-18-43
TEL 025-270-8118
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.909222", "139.083743"));
cnt = cnt+1;
var markerPos41 = new google.maps.LatLng("37.929594", "139.116914");
createMarker(map_canvas, markerPos41, "ライオン歯科新潟市東区新松崎2-1-1
TEL 025-279-4618
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.929594", "139.116914"));
cnt = cnt+1;
var markerPos42 = new google.maps.LatLng("37.945389", "139.096262");
createMarker(map_canvas, markerPos42, "ないとう歯科医院新潟市東区物見山2-35-19
TEL 025-270-2218
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.945389", "139.096262"));
cnt = cnt+1;
var markerPos43 = new google.maps.LatLng("37.948694", "139.099439");
createMarker(map_canvas, markerPos43, "とみい歯科医院新潟市東区空港西2-20-18
TEL 025-379-7737
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.948694", "139.099439"));
cnt = cnt+1;
var markerPos44 = new google.maps.LatLng("37.9268852", "139.0990349");
createMarker(map_canvas, markerPos44, "なかきど歯科新潟市東区中木戸216-4
TEL 025-271-0222
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.9268852", "139.0990349"));
cnt = cnt+1;
var markerPos45 = new google.maps.LatLng("37.9404649", "139.1130443");
createMarker(map_canvas, markerPos45, "おひさま歯科診療所新潟市東区有楽3-5-5
TEL 025-270-4180
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.9404649", "139.1130443"));
cnt = cnt+1;
var markerPos46 = new google.maps.LatLng("37.9399973", "139.0839907");
createMarker(map_canvas, markerPos46, "いろかわ歯科医院新潟市東区秋葉1-6-34
TEL 025-288-5266
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.9399973", "139.0839907"));
cnt = cnt+1;
var markerPos47 = new google.maps.LatLng("37.9244324", "139.0924967");
createMarker(map_canvas, markerPos47, "平原歯科 新潟東区役所内診療所新潟市東区下木戸1-4-1
TEL 025-279-2345
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.9244324", "139.0924967"));
cnt = cnt+1;
var markerPos48 = new google.maps.LatLng("37.8954688", "139.1048918");
createMarker(map_canvas, markerPos48, "もえぎの歯科新潟市東区もえぎ野3-12-10
TEL 025-276-7776
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.8954688", "139.1048918"));
cnt = cnt+1;
var markerPos49 = new google.maps.LatLng("37.9107677", "139.1172869");
createMarker(map_canvas, markerPos49, "杏歯科クリニック新潟市東区東中島3-9-54
TEL 025-383-6485
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.9107677", "139.1172869"));
cnt = cnt+1;
var markerPos50 = new google.maps.LatLng("37.9253471", "139.1238719");
createMarker(map_canvas, markerPos50, "えびがせファミリー歯科新潟市東区海老ヶ瀬3008
TEL 025-385-6074
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.9253471", "139.1238719"));
cnt = cnt+1;
var markerPos51 = new google.maps.LatLng("37.8961582", "139.112122");
createMarker(map_canvas, markerPos51, "おおとりい歯科クリニック新潟市東区若葉町1-20-41
TEL 025-256-8241
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.8961582", "139.112122"));
cnt = cnt+1;
var markerPos52 = new google.maps.LatLng("37.9146387", "139.0877952");
createMarker(map_canvas, markerPos52, "かのまた歯科新潟市東区中山8-1-10
TEL 025-288-5569
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.9146387", "139.0877952"));
cnt = cnt+1;
var markerPos53 = new google.maps.LatLng("37.933815", "139.0974595");
createMarker(map_canvas, markerPos53, "あさひとう矯正&こども歯科クリニック(矯正歯科)新潟市東区藤見町2-4-14
TEL 025-279-4187
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.933815", "139.0974595"));
cnt = cnt+1;
var markerPos54 = new google.maps.LatLng("37.93381923", "139.0975131");
createMarker(map_canvas, markerPos54, "あさひとう矯正&こども歯科クリニック(小児歯科)新潟市東区藤見町2-4-14
TEL 025-279-4187
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.93381923", "139.0975131"));
cnt = cnt+1;
var markerPos55 = new google.maps.LatLng("37.9358639", "139.0760221");
createMarker(map_canvas, markerPos55, "ひらのデンタルクリニック新潟市東区長者町15-23
TEL 025-270-8080
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.9358639", "139.0760221"));
cnt = cnt+1;
var markerPos56 = new google.maps.LatLng("37.9453417", "139.0936731");
createMarker(map_canvas, markerPos56, "くぼた歯科クリニック新潟市東区物見山2-13-19
TEL 025-271-6868
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.9453417", "139.0936731"));
cnt = cnt+1;
var markerPos57 = new google.maps.LatLng("37.9411692", "139.0806493");
createMarker(map_canvas, markerPos57, "ほんま歯科・小児歯科クリニック新潟市東区秋葉通2-106-38
TEL 025-250-6480
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.9411692", "139.0806493"));
cnt = cnt+1;
var markerPos58 = new google.maps.LatLng("37.934399", "139.0977968");
createMarker(map_canvas, markerPos58, "ふじみ歯科新潟市東区河渡1-4-15
TEL 025-271-7575
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.934399", "139.0977968"));
cnt = cnt+1;
var markerPos59 = new google.maps.LatLng("37.9456969", "139.0763201");
createMarker(map_canvas, markerPos59, "新潟臨港病院新潟市東区桃山町1-114-3
TEL 025-274-5331
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.9456969", "139.0763201"));
cnt = cnt+1;
var markerPos60 = new google.maps.LatLng("37.9219557", "139.1211934");
createMarker(map_canvas, markerPos60, "いしざき歯科新潟市東区大形本町5-3-20
TEL 025-275-5522
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.9219557", "139.1211934"));
cnt = cnt+1;
var markerPos61 = new google.maps.LatLng("37.9473667", "139.0989464");
createMarker(map_canvas, markerPos61, "アイル歯科医院新潟市東区空港西2-16-23
TEL 025-369-5376
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.9473667", "139.0989464"));
cnt = cnt+1;
var markerPos62 = new google.maps.LatLng("37.9006674", "139.1057341");
createMarker(map_canvas, markerPos62, "たろ歯科医院新潟市東区中野山7-1-2
TEL 025-250-0388
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.9006674", "139.1057341"));
cnt = cnt+1;
var markerPos63 = new google.maps.LatLng("37.9006674", "139.1057341");
createMarker(map_canvas, markerPos63, "竹山矯正歯科クリニック新潟市東区中野山7-1-8
TEL 025-367-2931
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.9006674", "139.1057341"));
cnt = cnt+1;
var markerPos64 = new google.maps.LatLng("37.943850474437", "139.10936349577");
createMarker(map_canvas, markerPos64, "みずいろ歯科新潟市東区太平4-3-17
TEL 025-250-1333
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.943850474437", "139.10936349577"));
cnt = cnt+1;
var markerPos65 = new google.maps.LatLng("37.9479826", "139.1112552");
createMarker(map_canvas, markerPos65, "小出歯科クリニック新潟市東区河渡新町2丁目4番61号1
TEL 025-288-1876
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.9479826", "139.1112552"));
if (cnt > 0) {
if (cnt == 1) {
map_canvas.setCenter(new google.maps.LatLng(37.9479826, 139.1112552));
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;