Net::Flickr::Geo::Pinwin - markers for geotagged Flickr photos


Net-Flickr-Geo documentation  | view source Contained in the Net-Flickr-Geo distribution.

Index


NAME

Top

Net::Flickr::Geo::Pinwin - markers for geotagged Flickr photos

SYNOPSIS

Top

 use Net::Flickr::Geo::Pinwin;
 my $pinwin = Net::Flickr::Geo::Pinwin->mk_flickr_pinwin();

DESCRIPTION

Top

Markers for geotagged Flickr photos.

PACKAGE METHODS

Top

__PACKAGE__->mk_flickr_pinwin()

Create a file containing a Flickr-style map marker window that in to which you can paste a 75 x 75 pixel image.

Returns the path to the newly created pinwin marker.

VERSION

Top

0.72

DATE

Top

$Date: 2008/08/03 17:08:40 $

AUTHOR

Top

Aaron Straup Cope <ascope@cpan.org>

SEE ALSO

Top

Net::Flickr::Geo

BUGS

Top

Sure, why not.

Please report all bugs via http://rt.cpan.org

LICENSE

Top

Copyright (c) 2007-2008 Aaron Straup Cope. All Rights Reserved.

This is free software. You may redistribute it and/or modify it under the same terms as Perl itself.


Net-Flickr-Geo documentation  | view source Contained in the Net-Flickr-Geo distribution.