logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

         Michael R. Davis (mrdvt92)
         CPAN ID: MRDVT

Bugs

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

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");

See Also