Hello,

I would like to show multiple addresses on a map -- from a "user PC"
(rather than from a "web-server").  I am hoping to have a perl
script read in a list of addresses and generate a html page.  All
the input addresses would be within about 20 miles of each other;
and each address in the list would have a html link associated with
it.  Viewing the html page generated by the perl script in a browser
should show a map with markers for each address in the list.
Clicking on the marker should open a new browser for the html link
associated with that address.

Can the preceding be done?  Any suggestions?

I browsed google maps API documentation
http://www.google.com/apis/maps/documentation/ but that seems to be
for web-servers.  Also, I could not even get started with
HTML::GoogleMaps and geocoder.us since the "Online Example" for
HTML::GoogleMaps
http://search.cpan.org/~nmueller/HTML-GoogleMaps-1/lib/HTML/GoogleMaps.pm#ONLINE_EXAMPLE
and the examples on geocoder.us pop-up an error dialog box about
internet explorer not being able to open the internet site.  

Thanks,

--Suresh

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to