pending_actions Transportation and Logistics documentation is being deprecated. The updated documentation is available on the
Mobility Services site.
Location Selection API Libraries
Stay organized with collections
Save and categorize content based on your preferences.
This page shows how to get started with the
Client Libraries for the Location Selection API.
Client libraries are idiomatic interfaces around the API.
Install gradle by following the instructions here
Click this link and run
the script shown. (This is one time setup for each machine you own.)
Download the client library by cloning the git repo, as follows:
git clone https://partner-code.googlesource.com/location-selection
- Follow the demo in the repo to learn how to use Location Selection API.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-12-21 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-21 UTC."],[[["This page guides you through the initial setup and usage of the Client Libraries for the Location Selection API, providing idiomatic interfaces for easier interaction."],["Setup involves installing Gradle, running a one-time script for machine configuration, and cloning the client library's git repository."],["A demo within the repository provides practical guidance on utilizing the Location Selection API through the client libraries."]]],[]]