X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=koha.html;fp=koha.html;h=74872a1ce7f739c912dcabad1af9fb9dd080103e;hb=645840796507e736c4ec09dac24f0a030bce487e;hp=c21359e914cc58cf27f9b3915fb577c5f6fc5c80;hpb=563c3aeaf8bdc34cc4313010d9c4df0f851e86a9;p=google-map-tiles.git diff --git a/koha.html b/koha.html index c21359e..74872a1 100644 --- a/koha.html +++ b/koha.html @@ -26,7 +26,7 @@ // Load the map... function initialize() { - var myLatlng = new google.maps.LatLng(35,-95); + var myLatlng = new google.maps.LatLng(45,15); // Create the volcano tile layer... @@ -51,7 +51,7 @@ // Map options... var myOptions = { - zoom: 4, + zoom: 6, scrollwheel: false, center: myLatlng, mapTypeId: google.maps.MapTypeId.TERRAIN