in reply to Re: Google maps and Perl
in thread Google maps and Perl

Yes, Geo::Google::StaticMaps WebService::GoogleMaps Geo::Coder::GoogleMaps but none of them seem to handle taking data back in, only on outputing to GM. I may be missing something, but if someone could point me to the correct module, or some demo code on reading data back into perl from maps, that would be fantastic.

Replies are listed 'Best First'.
Re^3: Google maps and Perl
by Anonymous Monk on Sep 26, 2009 at 02:36 UTC
    I'm not an expert on google offerings, but I'm sure first you need to find what you're looking for on google, like http://code.google.com/apis/maps/faq.html, then you go looking for how to interface to it using perl.
Re^3: Google maps and Perl
by Anonymous Monk on Sep 18, 2012 at 07:17 UTC
    please give the example code because i am new in this field i don't know how to use these modules.