Was contacted last night and informed my 'batchgeo' script I wrote in 2010 no longer works. The script would create a google map with pushpins based on data from a .csv file. Well 2010 might as well be eons ago and the url was updated with Jquery, Json and AJAX making it much more difficult to navigate.
I found easymap.com - which operates similar to the original batch geo. The attached script (and .ini and .list support files) will show my favorite Pizza Places in Raleigh (and that list needs updating as brick-oven is finally hitting the South). Tested on IE8 - worked, IE 11 - worked IE9 - stalled
The script displays the map in a dialog using a shell.application object. There is a further button that can be pressed to isolate the map but that involves filling in a form. Want to avoid that step, but still isolate the map from the current page in the dialog. Suggestions welcome.