debian man page for geo::googleearth::pluggable::stylemap

Query: geo::googleearth::pluggable::stylemap

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Geo::GoogleEarth::Pluggable::StyleMap(3pm)		User Contributed Perl Documentation		Geo::GoogleEarth::Pluggable::StyleMap(3pm)

NAME
Geo::GoogleEarth::Pluggable::StyleMap - Geo::GoogleEarth::Pluggable StyleMap Object
SYNOPSIS
use Geo::GoogleEarth::Pluggable; my $document=Geo::GoogleEarth::Pluggable->new; my $style=$document->StyleMap(%data); print $document->render;
DESCRIPTION
Geo::GoogleEarth::Pluggable::StyleMap is a Geo::GoogleEarth::Pluggable::Base with a few other methods.
USAGE
my $style=$document->StyleMap( normal => $style1, highlight => $style2, );
CONSTRUCTOR
new my $style=$document->StyleMap;
METHODS
type Returns the object type. my $type=$style->type; node Generates XML that looks like this. <StyleMap id="StyleMap-perl-69"> <Pair> <key>normal</key> <styleUrl>#Style-perl-19</styleUrl> </Pair> <Pair> <key>highlight</key> <styleUrl>#Style-perl-11</styleUrl> </Pair> </StyleMap>
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, XML::LibXML::LazyBuilder, Scalar::Util perl v5.14.2 2010-01-22 Geo::GoogleEarth::Pluggable::StyleMap(3pm)
Related Man Pages
geo::googleearth::pluggable::base(3pm) - debian
geo::googleearth::pluggable::folder(3pm) - debian
geo::googleearth::pluggable::placemark(3pm) - debian
geo::googleearth::pluggable::plugin::default(3pm) - debian
geo::googleearth::pluggable::plugin::style(3pm) - debian
Similar Topics in the Unix Linux Community
Geo::METAR 1.15 (Default branch)
Apache Geo Map 0.4b (Default branch)
Apache Geo Map 0.5b (Default branch)
JGeocoder 0.3 (Default branch)
GeoIP and Geo-Targeting