NAME
Geo::GoogleEarth::Pluggable::Plugin::LinearRing - Geo::GoogleEarth::Pluggable LinearRing Plugin Methods
METHODS
Methods in this package are AUTOLOADed into the Geo::GoogleEarth::Pluggable::Folder namespace at runtime.
LinearRing
$folder->LinearRing(name=>"My Placemark",
coordinates=>[
[lat,lon,alt],
[lat,lon,alt],
]);