Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

Commit

Permalink
zoom 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoni Nachmany committed Jul 15, 2016
1 parent b34cfe4 commit 0551705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion newMap/index.html
Expand Up @@ -38,7 +38,7 @@
function initMap() {
map = new google.maps.Map(document.getElementById('map'), {
center: {lat: 40.726, lng: -73.996},
zoom: 3
zoom: 2
});
}
</script>
Expand Down

0 comments on commit 0551705

Please sign in to comment.