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 51fbcb7 commit acd87b2Copy full SHA for acd87b2
cache.manifest
@@ -1,5 +1,5 @@
1
CACHE MANIFEST
2
-# version 156
+# version 157
3
4
# gogole maps files
5
http://maps.google.com/maps/api/js?v=3.10&sensor=false&key=AIzaSyCOqkcNey4CCyG4X0X5qxHAhCgD8g5DwXg
js/tracker.js
@@ -683,7 +683,7 @@ function addPosition(position) {
683
zIndex: Z_RANGE,
684
radius: 1,
685
fillColor: '#00F',
686
- fillOpacity: 0.05,
+ fillOpacity: 0,
687
strokeColor: '#00F',
688
strokeOpacity: 0.6,
689
strokeWeight: 3,
@@ -696,7 +696,7 @@ function addPosition(position) {
696
697
698
fillColor: '#0F0',
699
700
strokeColor: '#0F0',
701
strokeOpacity: 0.8,
702
0 commit comments