Geo::GoogleEarth::Pluggable::StyleBase - Geo::GoogleEarth::Pluggable StyleBase Object


Geo-GoogleEarth-Pluggable documentation  | view source Contained in the Geo-GoogleEarth-Pluggable distribution.

Index


NAME

Top

Geo::GoogleEarth::Pluggable::StyleBase - Geo::GoogleEarth::Pluggable StyleBase Object

SYNOPSIS

Top

  use base qw{Geo::GoogleEarth::Pluggable::StyleBase};

DESCRIPTION

Top

Geo::GoogleEarth::Pluggable::StyleBase is a Geo::GoogleEarth::Pluggable::Base with a few other methods.

USAGE

Top

  my $style=$document->Style(id=>"Style_Internal_HREF",
                             iconHref=>"http://.../path/image.png");

METHODS

Top

id

url

BUGS

Top

Please log on RT and send to the geo-perl email list.

SUPPORT

Top

Try geo-perl email list.

AUTHOR

Top

  Michael R. Davis (mrdvt92)
  CPAN ID: MRDVT

COPYRIGHT

Top

SEE ALSO

Top

Geo::GoogleEarth::Pluggable creates a GoogleEarth Document.


Geo-GoogleEarth-Pluggable documentation  | view source Contained in the Geo-GoogleEarth-Pluggable distribution.