What it does
This module integrates Google Maps Routing APIs directly into the unified routing
framework provided by the to_geo_routes module. It allows Odoo/Viindoo systems to
retrieve highly accurate directions, distance, travel time (with optional traffic),
and polyline geometry from Google's world-class mapping infrastructure.
The connector acts as a provider plugin in the multi-provider ecosystem of
to_geo_routes, enabling any business feature—such as Fleet Management, Logistics,
Delivery, Booking, Dispatching, or VRP (Vehicle Routing Problem) optimization—to use
Google Maps routing seamlessly without dealing with provider-specific complexity.
Google Maps is known for its global coverage, reliable data quality, and accurate
traffic-aware time estimation, making it a premium choice for businesses that
require precision and reliability in route planning.
Key Features
- High-Accuracy Routing Powered by Google Maps
- Industry-leading map data with worldwide coverage.
- Accurate distance and duration estimation.
- Real-time traffic-aware travel time support (when enabled).
- Multi-Mode Routing Support
- Driving
- Trucking (country-dependent Google capabilities)
- Cycling
- Walking
- Designed for Logistics, Delivery & VRP Optimization
- High-resolution polyline geometry for clean map rendering.
- Consistent legs/steps structure for dispatching and navigation logic.
- Ideal for long-haul trucking, intra-city delivery, and passenger transport.
- Fully Compatible with to_geo_routes Framework
- Implements the unified routing provider interface.
- Works with provider selection and fallback logic.
- Easily combined with Mapbox, HERE, SeaRoutes, Vietmap, etc.
- Enterprise-Ready Integration
- API key authentication.
- Optimized for large fleets and high-routing-volume logistics operations.
- Clean isolation between business logic and provider details.
Editions Supported
- Community Edition
- Enterprise Edition
This software and associated files (the "Software") may only be
used
(executed, modified, executed after modifications) if you have
purchased a
valid license from the authors, typically via Odoo Apps,
or if you
have
received a written agreement from the authors of the
Software (see the
COPYRIGHT file).
You may develop Odoo modules that use the Software as a library
(typically
by depending on it, importing it and using its
resources), but
without
copying any source code or material from the
Software. You may distribute
those modules under the license of your
choice, provided that this
license
is compatible with the terms of
the Odoo Proprietary License (For
example:
LGPL, MIT, or proprietary
licenses similar to this one).
It is forbidden to publish, distribute, sublicense, or sell
copies of the
Software or modified copies of the Software.
The above copyright notice and this permission notice must be
included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT
SHALL THE
AUTHORS OR COPYRIGHT HOLDERS
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING
FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE
SOFTWARE.