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
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.