Windows

Tip: Corel PaintShop Pro - If you get script errors when using "Map mode",  Edit file:

<PaintShop Pro directory>\Languages\EN\GeoTagging\GoogleAdvanced2.htm

and comment out the two references to Google maps Javascript:

<!–
<script type="text/javascript" src="http://maps.google.com/maps/api/js?v=3.26&sensor=true&libraries=places&language=en-US"></script>
<script type="text/javascript" src="../../EN/GeoTagging/js/GoogleAdvanced1.js">
-->

This will disable map mode, but also ends all script errors related to it.