1 min read

Google Maps Integration

Overview

Connect Vantage to Google Maps for geocoding, place search, directions, and distance matrix calculations.

Prerequisites

RequirementDetails
AccountA Google Maps account with API access
Auth TypeAPI Key

Available Actions

ActionDescription
Geocode AddressConvert address to coordinates
Reverse GeocodeConvert coordinates to address
Search PlacesSearch for nearby places
Text SearchSearch places by text query
Get Place DetailsGet detailed place info
Get DirectionsCalculate route directions
Distance MatrixCalculate travel distances and times

Configuration

Refer to the Setup Guide for step-by-step instructions on connecting Google Maps to Vantage.

See Also