Reverse Geocode:
Settings
Zoom Control Display small Zoom Control (will refresh application)

Applications
Maptitude Disable Maptitude Connections
Zoom on Search
Zoom on Click
Use Google Zoom level when Zooming Maptitude
User Application Current Application: inactive 
   Reset current application
Run User Application on Search
Run User Application on Click

Cntrl-Alt-R

GMaptBrowser - Copyright 2009 by Joshua Rosenthal -, licensed under GPLv3
This program comes with ABSOLUTELY NO WARRANTY; (see details.)
This is free software, and you are welcome to redistribute it under certain conditions; (see details.)
As this tool uses the Google Maps API, its use is subject to the Google Maps API Terms of Use


GMaptBrowser allows you to use a Google Map as a means to browse to a location, and then go to that location using an external program. It is preconfigured to work with Maptitude, but can also work with other applications by means of a simple linking script, designed to take WGS84 Lat/Lon as command line parameters.

External Linking Scripts
To use, create a script titled llApp-*.exe, where * is the name you want on your control button. The script must take a WGS84 lat/lon coordinate pair as command line parameters, eg: llApp-EFS.exe 42.23 -71.32
Place the script in the same directory as GMaptBrowser, and GMaptBrowser will detect the script when it is reset.

Scripts can be easily written in AutoHotkey, AutoIt, any other scripting/programming language of choice.