How to Install and Uninstall libgeo-google-mapobject-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 10,2024

1. Install "libgeo-google-mapobject-perl" package

This guide let you learn how to install libgeo-google-mapobject-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libgeo-google-mapobject-perl

2. Uninstall "libgeo-google-mapobject-perl" package

Please follow the step by step instructions below to uninstall libgeo-google-mapobject-perl on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libgeo-google-mapobject-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgeo-google-mapobject-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libgeo-google-mapobject-perl
Architecture: all
Version: 0.06-3
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 60
Depends: perl, libhtml-parser-perl, libjson-perl
Recommends: libhtml-template-pluggable-perl
Filename: pool/universe/libg/libgeo-google-mapobject-perl/libgeo-google-mapobject-perl_0.06-3_all.deb
Size: 24804
MD5sum: c4b465fc102a1076c0c192786ba9deb6
SHA1: 0c2f17d25caddda13f0326dc465ab16fdb2b6549
SHA256: 5f7e1f6f046468825a62e989a51966ea3d51615d93a70662d30f922a11793098
SHA512: 5cabba8ac2c0334220ffbf6962b7e11c786ce4444059aba40b657c4baa461a118c43213656614e6f01dc3f9553b403d824eba4a148bb70eb243061bb2bb4e7c0
Homepage: https://metacpan.org/release/Geo-Google-MapObject
Description-en: module managing the server side of the Google Maps API
Geo::Google::MapObject 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. It is assumed
that a template framework with support for a "dot" notation is being used,
for example HTML::Template::Pluggable. 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
(http://developers.google.com/maps/documentation/staticmaps/?csw=1)
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.
Description-md5: c64e4be1d4df1b50236d413dc72778da