Any one know how to fix this? Alert map is too wide
and I cannot figure out how
to resize it so it fits within cell-nws-alerts-details-inc.php.
I believe it has to do with:
<?php
echo $leafletScript;
echo $gmjs;
echo $zCoord;
echo $polyLegend;
?>
But I can't figure how to resize it so the map fits within the cell page.