Team:ETH Zurich/project/overview/grid
From 2014.igem.org
(Difference between revisions)
Line 66: | Line 66: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
$('#mapTest').mapster({ | $('#mapTest').mapster({ | ||
- | |||
fillOpacity: 1, | fillOpacity: 1, | ||
isSelectable: false, | isSelectable: false, | ||
Line 74: | Line 73: | ||
areas: [ | areas: [ | ||
{ | { | ||
+ | fillColor: '2C2F3D', | ||
key: "red0", | key: "red0", | ||
toolTip: $('<div/>').html('<img src="https://static.igem.org/mediawiki/2014/d/dc/ETH_Zurich_Rule_6.PNG" />').contents() | toolTip: $('<div/>').html('<img src="https://static.igem.org/mediawiki/2014/d/dc/ETH_Zurich_Rule_6.PNG" />').contents() |