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)NAMEGeo::GoogleEarth::Pluggable::StyleMap - Geo::GoogleEarth::Pluggable StyleMap ObjectSYNOPSISuse Geo::GoogleEarth::Pluggable; my $document=Geo::GoogleEarth::Pluggable->new; my $style=$document->StyleMap(%data); print $document->render;DESCRIPTIONGeo::GoogleEarth::Pluggable::StyleMap is a Geo::GoogleEarth::Pluggable::Base with a few other methods.USAGEmy $style=$document->StyleMap( normal => $style1, highlight => $style2, );CONSTRUCTORnew my $style=$document->StyleMap;METHODStype 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>BUGSPlease log on RT and send to the geo-perl email list.SUPPORTTry geo-perl email list.AUTHORMichael R. Davis (mrdvt92) CPAN ID: MRDVTCOPYRIGHTThis 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 ALSOGeo::GoogleEarth::Pluggable, XML::LibXML::LazyBuilder, Scalar::Util perl v5.14.2 2010-01-22 Geo::GoogleEarth::Pluggable::StyleMap(3pm)
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 |