SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Geo-Google-MapObject rpm build for : Mageia 8. For other distributions click perl-Geo-Google-MapObject.

Name : perl-Geo-Google-MapObject
Version : 0.60.0 Vendor : Mageia_Org
Release : 9.mga8 Date : 2020-02-12 06:05:59
Group : Development/Perl Source RPM : perl-Geo-Google-MapObject-0.60.0-9.mga8.src.rpm
Size : 0.04 MB
Packager : umeabot < umeabot>
Summary : Managing the server side of Google Maps API
Description :
This module is intended to provide a server side solution to working with
the Google Maps API. In particular an object of this class encapsulates a
\"map\" object that provides support for the static maps API, the javascript
maps API, AJAX calls and non-javascript fallback data; but without making
many assumptions about the surrounding framework. We do assume that a
template framework with support for a \"dot\" notation is being used, for
example the HTML::Template::Pluggable manpage. An important commitment of
the module is support for graceful and consistent fallback to a functional
non-javascript web page.

The javascript and static Google map APIs do not behave in quite the same
way when zoom and center are not specified. Specifically it works quite
well with the static maps (the
http://code.google.com/apis/maps/documentation/staticmaps/#ImplicitPosition
ing manpage) but not so well with the javascript API. To compensate for
this the module gives a choice between: specifying the center and zoom
levels; allowing the APIs and client side code to do whatever they think
best; using a built in algorithm to calculate a sensible zoom and center;
and finally supplying ones own algorithm to calculate a sensible zoom and
center.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/armv7hl/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Geo-Google-MapObject-0.60.0-9.mga8.noarch.rpm
ftp.icm.edu.pl  perl-Geo-Google-MapObject-0.60.0-9.mga8.noarch.rpm
ftp.icm.edu.pl  perl-Geo-Google-MapObject-0.60.0-9.mga8.noarch.rpm
ftp.icm.edu.pl  perl-Geo-Google-MapObject-0.60.0-9.mga8.noarch.rpm
     

Provides :
perl(Geo::Google::MapObject)
perl-Geo-Google-MapObject

Requires :
perl(Carp)
perl(HTML::Entities)
perl(HTML::Template::Pluggable)
perl(JSON)
perl(Math::Trig) >= 1.200.0
perl(Scalar::Util)
perl(Test::Deep)
perl(Test::JSON)
perl(Test::More)
perl(strict)
perl(warnings)
perl-base >= 2:5.30.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/perl-Geo-Google-MapObject
/usr/share/doc/perl-Geo-Google-MapObject/Changes
/usr/share/doc/perl-Geo-Google-MapObject/META.yml
/usr/share/doc/perl-Geo-Google-MapObject/README
/usr/share/man/man3/Geo::Google::MapObject.3pm.xz
/usr/share/perl5/vendor_perl/Geo
/usr/share/perl5/vendor_perl/Geo/Google
/usr/share/perl5/vendor_perl/Geo/Google/MapObject.pm

 
ICM