The map panel uses 2 letter country or US state codes to plot concentrations on a map. Darker terroritories mean more records matched that area. If multiple queries are sent from a single panel the <strong>first query will be displayed</strong>
</div>
...
...
@@ -21,15 +21,47 @@
<divclass="span1"><h6>Map</h6>
<selectng-change="$emit('render')"class="input-small"ng-model="panel.map"ng-options="f for f in ['world','europe','usa']"></select>