Junyangong (Talk | contribs) |
Junyangong (Talk | contribs) |
||
Line 12: | Line 12: | ||
<script src="https://www.amcharts.com/lib/3/themes/dark.js" type="text/javascript"></script> | <script src="https://www.amcharts.com/lib/3/themes/dark.js" type="text/javascript"></script> | ||
<div id="mapdiv" style="width: 1000px; height: 450px;"></div> | <div id="mapdiv" style="width: 1000px; height: 450px;"></div> | ||
− | + | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
var map = AmCharts.makeChart("mapdiv",{ | var map = AmCharts.makeChart("mapdiv",{ | ||
Line 72: | Line 72: | ||
}, | }, | ||
areasSettings : { | areasSettings : { | ||
− | autoZoom : | + | autoZoom : false, |
color : "#BABABA", | color : "#BABABA", | ||
colorSolid : "#66FF8A", | colorSolid : "#66FF8A", |
Revision as of 18:26, 6 October 2017
Coming Soon...