Quick follow up. It looks like it is only when I use it on a archives template. The maps on the individual listings works fine.
Using this code to pull the map in on the archive/category pages
<?php echo geopress_map(400, 550, -1, true, true); ?>
Am i missing something?