NAME
Geo::GoogleEarth::Pluggable::StyleBase - Geo::GoogleEarth::Pluggable StyleBase Object
SYNOPSIS
use base qw{Geo::GoogleEarth::Pluggable::StyleBase};
DESCRIPTION
Geo::GoogleEarth::Pluggable::StyleBase is a Geo::GoogleEarth::Pluggable::Base with a few other methods.
USAGE
my $style=$document->Style(id=>"Style_Internal_HREF",
iconHref=>"http://.../path/image.png");
METHODS
id
url
BUGS
Please log on RT and send to the geo-perl email list.
SUPPORT
Try geo-perl email list.
AUTHOR
Michael R. Davis (mrdvt92)
CPAN ID: MRDVT
COPYRIGHT
This program is free software licensed under the...
The BSD License
The full text of the license can be found in the LICENSE file included with this module.
SEE ALSO
Geo::GoogleEarth::Pluggable creates a GoogleEarth Document.