Metadata-Version: 2.1
Name: odoo-addon-base_google_map
Version: 19.0.1.0.0.4
Requires-Dist: odoo==19.0.*
Summary: View modes and widgets to integrate Google Maps in your UI
Home-page: https://github.com/OCA/geospatial
License: AGPL-3
Author: Gray Matter Logic, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 19.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Description-Content-Type: text/x-rst

.. image:: https://odoo-community.org/readme-banner-image
   :target: https://odoo-community.org/get-involved?utm_source=readme
   :alt: Odoo Community Association

=======================
Google Maps Integration
=======================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:61306d4789f541af73a41c733a3beed454e84daf1d196b528d50f47ac18feb9d
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fgeospatial-lightgray.png?logo=github
    :target: https://github.com/OCA/geospatial/tree/19.0/base_google_map
    :alt: OCA/geospatial
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/geospatial-19-0/geospatial-19-0-base_google_map
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/geospatial&target_branch=19.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module allows you to setup Google Maps configuration for map views
and related widgets.

**Table of contents**

.. contents::
   :local:

Configuration
=============

This module installs ``base_setup`` and ``base_geolocalize``.

After installation, configure the Google Maps API key under **Settings >
General Settings > Google Maps View**.

With demo data enabled, the module sets a placeholder value
``YOUR_GOOGLE_MAPS_API_KEY`` on the ``google.api_key_geocode`` system
parameter. Replace it with a real key from your Google Cloud project
before using maps in a demo database.

Google APIs and services required for all features:

- Geocoding API
- Maps JavaScript API
- Places API

See the `Google
documentation <https://developers.google.com/maps/documentation/javascript/get-api-key>`__
on how to get an API key.

Usage
=====

1. Go to **Settings > General Settings**.
2. Open the **Google Maps View** section.
3. Set the API key, theme, language and region.
4. Enable the Geometry and Places libraries as needed.
5. Optionally enable related Google Maps view or widget modules.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/geospatial/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/geospatial/issues/new?body=module:%20base_google_map%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* Gray Matter Logic

Contributors
------------

- Yopi Angi yopiangi@gmail.com
- `Gray Matter Logic <https://www.graymatterlogic.com>`__:

  - Wolfgang Hall whall@opensourceintegrators.com
  - Daniel Reis dreis@opensourceintegrators.com
  - Ammar Officewala aofficewala@opensourceintegrators.com
  - Maxime Chambreuil maxime.chambreuil@graymatterlogic.com

- Serpent Consulting Services Pvt. Ltd. support@serpentcs.com

Other credits
-------------

Module icon by Odoo S.A., LGPL 3.0

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

.. |maintainer-gityopie| image:: https://github.com/gityopie.png?size=40px
    :target: https://github.com/gityopie
    :alt: gityopie
.. |maintainer-wolfhall| image:: https://github.com/wolfhall.png?size=40px
    :target: https://github.com/wolfhall
    :alt: wolfhall

Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-gityopie| |maintainer-wolfhall| 

This module is part of the `OCA/geospatial <https://github.com/OCA/geospatial/tree/19.0/base_google_map>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
