Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Solve vehicle routing problems with Google Maps Platform Route Optimization

License

NotificationsYou must be signed in to change notification settings

googlemaps/js-route-optimization-app

Repository files navigation

European Economic Area (EEA) developers

If your billing address is in the European Economic Area, effective on 8 July 2025, theGoogle Maps Platform EEA Terms of Service will apply to your use of the Services. Functionality varies by region.Learn more.


A web application to explore the capabilities ofGoogle Maps Platform Route Optimization (GMPRO).

GMPRO solves vehicle routing problems (VRPs).Given a set ofshipments with locations,a set ofvehicles to carry out deliveries,costs and additional constraints;GMPRO works to find an optimal solution with efficient routeswhere every shipment is delivered by a vehicle,with all constraints met and minimal cost.

This application presents the propertiesof the GMPRO data model as interactive forms, tables, and maps.Users may find it a helpful way to familiarize themselveswith the data model and functions of the API.Before writing any code, use the application to construct GMPRO scenarios,tune constraint parameters, visualize routes, and more.

https://developers.google.com/maps/documentation/route-optimization

Fleet Routing App screenshot

Intended Use

The application is intended to be used as an exploratory tooland should not be deployed in any production critical path.Google provides this application for users to try out the API and understandhow to model their use cases in GMPRO.But customers should implement their own solutionsto integrate Route Optimization into their business processes.

Billing

The resources and API usage generated by the application are billed to the project owner.Fleet Routing App is not free to use.Customers can expect ongoing charges related to cloud resources(compute, networking, storage, etc.),along with usage-based charges for the Maps Platform APIs and Route Optimization.When running locally for development,the application will still incur usage-based charges for Maps and GMPRO.

In order to deploy the application to a project,the project must be linked to a validGoogle Cloud Billing Account.The customer is responsible for all charges accrued on the account.

⚠️ The application and Route Optimization perform several kinds of batch operations.This means it can be easy to generate a high volume of usage in a short period of time,especially for large scenarios with many shipments.Familiarize yourself with the pricing models for Maps Platform and Route Optimizationbefore using the application and routinely monitor the charges on your billing account.

Keep scenarios small to begin with and get comfortable with the billing modelbefore attempting to solve large scenarios which may be expensive.

Pricing

Refer to the following pricing guides for Cloud, Maps, and GMPRO for detailed costs:

⚠️ Google Cloud and Google Maps Platform offer "getting started" and "free tier" credits that may covera small amount of usage for free. However, as mentioned in the previous section,large scenarios can generate a lot of spend in a short period of time.If you are not careful, it is possible to use up all of your creditswith just a few large scenarios.

License

Code is licensed under an the Apache 2.0 license,seeLICENSE for details.

Terms of Use

The application is subject the following terms of use:


Deploy an Instance

To deploy a containerized instance of the application fromGoogle Artifact Registry,follow the steps in the project setup and deployment guides:

  • Project Setup
    Create and configure a Google Cloud project with the prerequisites to deploy Fleet Routing App.
  • Deployment Guide
    Deploy an instance of Fleet Routing App into your Google Cloud project.

Local Development

To run a local instance of the application on your machine,follow the steps in the development guide:


User Guide

Instructions for how to use the application are available in theUser Guide.

This guide can also be accessed by clicking the"app help docs" link on the application's landing pageor the "❔ Help" button in the lower-left cornerof the main application window.

Contributors7


[8]ページ先頭

©2009-2025 Movatter.jp