Team:ETH Zurich/labblog/buttons
From 2014.igem.org
(Difference between revisions)
Line 56: | Line 56: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
+ | |||
$('#map').mapster({ | $('#map').mapster({ | ||
fillOpacity: 0.5, | fillOpacity: 0.5, | ||
- | + | clickNavigate: false /*, | |
+ | stroke: true, | ||
+ | strokeColor: 'c2d8f1', | ||
+ | strokeOpacity: 0.9, | ||
+ | strokeWidth: 2, | ||
+ | clickNavigate: true */ | ||
mapKey: 'class', | mapKey: 'class', | ||
areas: [ | areas: [ |
Revision as of 21:23, 7 October 2014