kopia lustrzana https://github.com/magicbug/Cloudlog
[WAS Map] Hide the smaller state legend.
rodzic
df7fa373bc
commit
23ecffafd0
|
@ -22,13 +22,14 @@
|
|||
<script>
|
||||
$(document).ready(function() {
|
||||
$('#map').usmap({
|
||||
showLabels: false,
|
||||
'stateStyles': {
|
||||
fill: '#4ECDC4',
|
||||
"stroke-width": 1,
|
||||
'stroke' : '#036'
|
||||
},
|
||||
'stateHoverStyles': {
|
||||
fill: 'red'
|
||||
fill: 'blue'
|
||||
},
|
||||
'stateSpecificStyles': {
|
||||
<?php foreach ($was_array as $was => $value) { ?>
|
||||
|
|
Ładowanie…
Reference in New Issue