closer zoom level + fixing loader position

This commit is contained in:
2015-12-20 12:32:57 +01:00
parent 31103414e1
commit 20829ff39a
3 changed files with 3 additions and 3 deletions

View File

@@ -33,7 +33,7 @@ oSpot.pageInit = function(asHash)
options:
{
center:{lat:oLastMsg.latitude, lng:oLastMsg.longitude},
zoom:6,
zoom:12,
mapTypeId:google.maps.MapTypeId.HYBRID,
scaleControl:true
}