Arkadaşlar merhaba Daha önce açlışıyordu n eolduysa düzeltemedim. Hata mesagı "Bu sayfa Google Haritalar'ı düzgün şekilde yükleyemedi. Teknik ayrıntılar için JavaScript konsoluna bakın." ---- <!-- contacts --> <section id="contacts"> <div class="contacts-mobile-over"></div> <ul class="navigation"> <li><a data-test="test" rel="nofollow" style="word-wrap: break-word; text-decoration: underline;" target="_blank" onclick="return dhExternalLinkRedirect(this)" href="/ExternalLinkRedirect?module=pgdcode&messageId=123323340&url=#" id="zoomin" data-href="#" id="zoomin"></a></li> <li><a data-test="test" rel="nofollow" style="word-wrap: break-word; text-decoration: underline;" target="_blank" onclick="return dhExternalLinkRedirect(this)" href="/ExternalLinkRedirect?module=pgdcode&messageId=123323340&url=#" id="zoomout" data-href="#" id="zoomout"></a></li> </ul> <div id="map"></div> ---- Js si ise. create_map: function(mapContainer) { var mapOptions = { center: new google.maps.LatLng(38.461231, 27.124968), //38.461231, 27.124968 zoom: 13, navigationControl: false, mapTypeControl: false, scrollwheel: false, disableDefaultUI: true, disableDoubleClickZoom: true }; Nerde-HATA YAPIYORUM SİTEYİ TESLİM ETMEM LAZIM.