Geo::GoogleEarth::Pluggable::StyleBase - Geo::GoogleEarth::Pluggable StyleBase Object
Contents
Bugs
Please log on RT and send to the geo-perl email list.
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.
Description
Geo::GoogleEarth::Pluggable::StyleBase is a Geo::GoogleEarth::Pluggable::Base with a few other methods.
Methods
idurl
Name
Geo::GoogleEarth::Pluggable::StyleBase - Geo::GoogleEarth::Pluggable StyleBase Object
See Also
Geo::GoogleEarth::Pluggable creates a GoogleEarth Document.
perl v5.32.1 2021-11-28 Geo::GoogleEart...able::StyleBase(3pm)
Support
Try geo-perl email list.
Synopsis
use base qw{Geo::GoogleEarth::Pluggable::StyleBase};
Usage
my $style=$document->Style(id=>"Style_Internal_HREF",
iconHref=>"http://.../path/image.png");
