The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

IWL::GoogleMap - An embedded Google map.

SYNOPSIS

  use IWL::GoogleMap;
  
  my $map = IWL::GoogleMap->new (key => 'abcdef');

DESCRIPTION

The IWL::GoogleMap object provides an interface to the Google Map API from IWL:

INHERITANCE

IWL::Object -> IWL::Widget -> IWL::GoogleMap

CONSTRUCTORS

new

The constructor takes .

PUBLIC METHODS

SEE ALSO

IWL::Widget(3pm), perl(1)