Query: geo::googleearth::pluggable::plugin::others
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Geo::GoogleEarth::Pluggable::Plugin::Others(3pm) User Contributed Perl Documentation Geo::GoogleEarth::Pluggable::Plugin::Others(3pm)NAMEGeo::GoogleEarth::Pluggable::Plugin::Others - Geo::GoogleEarth::Pluggable Others Plugin MethodsSYNOPSISuse Geo::GoogleEarth::Pluggable; my $document=Geo::GoogleEarth::Pluggable->new; my @point=$document->MultiPoint(%data); #() my $point=$document->MultiPoint(%data); #[]METHODSMethods in this package are AUTOLOADed into the Geo::GoogleEarth::Pluggable::Folder namespace at runtime. MultiPoint my @point=$document->MultiPoint( name=>"Point", #SCALAR sprintf("%s (%s)", $name, $index) coordinates=>[{}, {}, ...], #CODE ($index, $point) #TODO#name=>["pt1", "pt2", ...], #ARRAY #TODO#name=>sub{sprintf("Point %s is a %s", shift, ref(shift))}, ); Note: Currently coordinates must be {lat=>$lat, lon=>$lon, alt=>$alt} TODO: Coordinates can be any format supported by Placemark->coordinatesTODOBUGSPlease log on RT and send to the geo-perl email list.SUPPORTDavisNetworks.com supports all Perl applications including this package.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 perl v5.14.2 2010-12-27 Geo::GoogleEarth::Pluggable::Plugin::Others(3pm)
Similar Topics in the Unix Linux Community |
---|
Perl - Emailing MULTIPLE files as attachment |
Geo::METAR 1.15 (Default branch) |
Apache Geo Map 0.4b (Default branch) |
Apache Geo Map 0.5b (Default branch) |
GeoIP and Geo-Targeting |