recenter
This commit is contained in:
parent
f962a217ff
commit
22008dd06e
@ -43,8 +43,8 @@
|
|||||||
var wm = 10; //left/right margins
|
var wm = 10; //left/right margins
|
||||||
|
|
||||||
var map = new google.maps.Map(document.getElementById('map'), {
|
var map = new google.maps.Map(document.getElementById('map'), {
|
||||||
center:new google.maps.LatLng(30.95940879245423, -0.609375),
|
center: new google.maps.LatLng(38.27268853598097,-89.2421875),
|
||||||
zoom:2,
|
zoom: 5,
|
||||||
mapTypeId:google.maps.MapTypeId.SATELLITE,
|
mapTypeId:google.maps.MapTypeId.SATELLITE,
|
||||||
mapTypeControl:false,
|
mapTypeControl:false,
|
||||||
minZoom:1
|
minZoom:1
|
||||||
|
Loading…
Reference in New Issue
Block a user