projects
/
WP-Themes
/
francejourneys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e37ca4f
)
Disable zoom for map
author
Laury GvR
<laury@gaslightmedia.com>
Tue, 28 Jun 2016 20:48:43 +0000
(16:48 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Tue, 28 Jun 2016 20:48:43 +0000
(16:48 -0400)
parts/interactive-map.php
patch
|
blob
|
history
diff --git
a/parts/interactive-map.php
b/parts/interactive-map.php
index
909fc2a
..
a456f0e
100644
(file)
--- a/
parts/interactive-map.php
+++ b/
parts/interactive-map.php
@@
-60,7
+60,7
@@
jQuery('#map').vectorMap(
borderOpacity: 0.25,
borderWidth: 2,
color: '#ababab',
- enableZoom:
tru
e,
+ enableZoom:
fals
e,
hoverColor: '#006a71',
hoverOpacity: null,
normalizeFunction: 'linear',