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.864536", "139.11029");
createMarker(map_canvas, markerPos0, "
城山歯科新潟市江南区城山1-2-74
TEL 025-381-5050
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.864536", "139.11029"));
cnt = cnt+1;
var markerPos1 = new google.maps.LatLng("37.863359", "139.122947");
createMarker(map_canvas, markerPos1, "えなみ歯科医院新潟市江南区砂岡3-3-14
TEL 025-382-4810
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.863359", "139.122947"));
cnt = cnt+1;
var markerPos2 = new google.maps.LatLng("37.8548498", "139.0333408");
createMarker(map_canvas, markerPos2, "よしだファミリー歯科新潟市江南区天野2-13-11
TEL 025-280-7800
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.8548498", "139.0333408"));
cnt = cnt+1;
var markerPos3 = new google.maps.LatLng("37.893487", "139.144616");
createMarker(map_canvas, markerPos3, "倉嶋歯科クリニック新潟市江南区大淵3485
TEL 025-277-0685
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.893487", "139.144616"));
cnt = cnt+1;
var markerPos4 = new google.maps.LatLng("37.875933", "139.115603");
createMarker(map_canvas, markerPos4, "かざま歯科クリニック新潟市江南区稲葉1-5-6
TEL 025-381-2211
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.875933", "139.115603"));
cnt = cnt+1;
var markerPos5 = new google.maps.LatLng("37.866678", "139.106037");
createMarker(map_canvas, markerPos5, "丸山歯科医院新潟市江南区船戸山4-9-21
TEL 025-381-2309
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.866678", "139.106037"));
cnt = cnt+1;
var markerPos6 = new google.maps.LatLng("37.874263", "139.107231");
createMarker(map_canvas, markerPos6, "深井歯科医院新潟市江南区西町1-3-21
TEL 025-382-6631
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.874263", "139.107231"));
cnt = cnt+1;
var markerPos7 = new google.maps.LatLng("37.870644", "139.11517");
createMarker(map_canvas, markerPos7, "枝並歯科医院新潟市江南区亀田水道町1-1-54
TEL 025-382-7202
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.870644", "139.11517"));
cnt = cnt+1;
var markerPos8 = new google.maps.LatLng("37.856008", "139.147626");
createMarker(map_canvas, markerPos8, "三浦歯科医院新潟市江南区横越中央2-10-5
TEL 025-385-4139
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.856008", "139.147626"));
cnt = cnt+1;
var markerPos9 = new google.maps.LatLng("37.886253", "139.101698");
createMarker(map_canvas, markerPos9, "中村歯科医院新潟市江南区亀田中島3-2448-13
TEL 025-382-7799
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.886253", "139.101698"));
cnt = cnt+1;
var markerPos10 = new google.maps.LatLng("37.87026", "139.097713");
createMarker(map_canvas, markerPos10, "枝並歯科クリニック新潟市江南区亀田四ツ興野3-3-34
TEL 025-382-5553
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.87026", "139.097713"));
cnt = cnt+1;
var markerPos11 = new google.maps.LatLng("37.862334", "139.119503");
createMarker(map_canvas, markerPos11, "上野山歯科医院新潟市江南区曙町1-2-1
TEL 025-381-6166
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.862334", "139.119503"));
cnt = cnt+1;
var markerPos12 = new google.maps.LatLng("37.870982", "139.100529");
createMarker(map_canvas, markerPos12, "フェイス歯科医院新潟市江南区亀田緑町4-2-21
TEL 025-381-1182
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.870982", "139.100529"));
cnt = cnt+1;
var markerPos13 = new google.maps.LatLng("37.864478", "139.115148");
createMarker(map_canvas, markerPos13, "田辺歯科医院新潟市江南区袋津4-4-5
TEL 025-381-7800
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.864478", "139.115148"));
cnt = cnt+1;
var markerPos14 = new google.maps.LatLng("37.851119", "139.144079");
createMarker(map_canvas, markerPos14, "西歯科医院新潟市江南区横越中央8-2-10
TEL 025-385-2155
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.851119", "139.144079"));
cnt = cnt+1;
var markerPos15 = new google.maps.LatLng("37.869038", "139.094724");
createMarker(map_canvas, markerPos15, "矯正ループ歯科新潟市江南区早苗1-3-17
TEL 025-382-0200
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.869038", "139.094724"));
cnt = cnt+1;
var markerPos16 = new google.maps.LatLng("37.856935", "139.139688");
createMarker(map_canvas, markerPos16, "竹内歯科クリニック新潟市江南区茜ケ丘7-1
TEL 025-385-5016
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.856935", "139.139688"));
cnt = cnt+1;
var markerPos17 = new google.maps.LatLng("37.863105", "139.086684");
createMarker(map_canvas, markerPos17, "本間歯科医院新潟市江南区亀田早通2-1-44
TEL 025-382-0788
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.863105", "139.086684"));
cnt = cnt+1;
var markerPos18 = new google.maps.LatLng("37.867723", "139.044783");
createMarker(map_canvas, markerPos18, "中島歯科医院新潟市江南区曽野木1-7-18
TEL 025-285-7315
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.867723", "139.044783"));
cnt = cnt+1;
var markerPos19 = new google.maps.LatLng("37.869337", "139.122922");
createMarker(map_canvas, markerPos19, "浅川歯科クリニック新潟市江南区三條岡2-2-9
TEL 025-383-1900
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.869337", "139.122922"));
cnt = cnt+1;
var markerPos20 = new google.maps.LatLng("37.87575109", "139.0810347");
createMarker(map_canvas, markerPos20, "アポロ歯科クリニック新潟市江南区下早通柳田1-1-1イオン新潟南ショッピングセンター2F
TEL 025-211-3081
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.87575109", "139.0810347"));
cnt = cnt+1;
var markerPos21 = new google.maps.LatLng("37.8713215", "139.1077759");
createMarker(map_canvas, markerPos21, "みゆき歯科医院新潟市江南区亀田本町2-2-14
TEL 025-381-2324
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.8713215", "139.1077759"));
cnt = cnt+1;
var markerPos22 = new google.maps.LatLng("37.8748028", "139.1332345");
createMarker(map_canvas, markerPos22, "うぐいす歯科新潟市江南区うぐいす1-6-3
TEL 025-278-3009
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.8748028", "139.1332345"));
cnt = cnt+1;
var markerPos23 = new google.maps.LatLng("37.8530528", "139.1518313");
createMarker(map_canvas, markerPos23, "よこごし野村歯科クリニック新潟市江南区横越中央5-2-17
TEL 025-385-2611
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.8530528", "139.1518313"));
cnt = cnt+1;
var markerPos24 = new google.maps.LatLng("37.8549331", "139.0278358");
createMarker(map_canvas, markerPos24, "いとう歯科クリニック新潟市江南区天野1-10-27
TEL 025-280-6484
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.8549331", "139.0278358"));
cnt = cnt+1;
var markerPos25 = new google.maps.LatLng("37.8729995", "139.0961881");
createMarker(map_canvas, markerPos25, "五月町デンタルクリニック新潟市江南区五月町2-11-38
TEL 025-384-8884
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.8729995", "139.0961881"));
cnt = cnt+1;
var markerPos26 = new google.maps.LatLng("37.8719738", "139.0892938");
createMarker(map_canvas, markerPos26, "ひなた歯科クリニック新潟市江南区鵜ノ子4-3-3
TEL 025-288-6513
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.8719738", "139.0892938"));
cnt = cnt+1;
var markerPos27 = new google.maps.LatLng("37.867243", "139.1019275");
createMarker(map_canvas, markerPos27, "シュウデンタルクリニック新潟市江南区船戸山5-9-14
TEL 025-385-6626
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.867243", "139.1019275"));
cnt = cnt+1;
var markerPos28 = new google.maps.LatLng("37.8676298", "139.0411493");
createMarker(map_canvas, markerPos28, "あきやま歯科クリニック新潟市江南区曽野木1-4-9
TEL 025-250-1765
[医院詳細]
");
bounds.extend(new google.maps.LatLng("37.8676298", "139.0411493"));
if (cnt > 0) {
if (cnt == 1) {
map_canvas.setCenter(new google.maps.LatLng(37.8676298, 139.0411493));
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;