changing map center
This commit is contained in:
@@ -53,9 +53,9 @@ oSpot.pageInit = function(asHash)
|
||||
}
|
||||
else
|
||||
{
|
||||
agCenter.lat = -43.5;
|
||||
agCenter.lng = 171.5;
|
||||
iZoom = 6;
|
||||
agCenter.lat = -43.75;
|
||||
agCenter.lng = 171;
|
||||
iZoom = 7;
|
||||
}
|
||||
var $Map = $("#map").gmap3(
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user