We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edac2a0 commit 9cba943Copy full SHA for 9cba943
cache.manifest
@@ -1,5 +1,5 @@
1
CACHE MANIFEST
2
-# version 71
+# version 72
3
4
# gogole maps files
5
http://maps.google.com/maps/api/js?v=3.10&sensor=false&key=AIzaSyCOqkcNey4CCyG4X0X5qxHAhCgD8g5DwXg
js/tracker.js
@@ -77,6 +77,9 @@ function load() {
77
panControl: false,
78
scaleControl: false,
79
zoomContro: true,
80
+ zoomControlOptions: {
81
+ style: google.maps.ZoomControlStyle.LARGE
82
+ },
83
scrollwheel: true
84
});
85
0 commit comments