elevation_get
Retrieve elevation data for specific coordinates or along a path using Google Maps elevation service.
Instructions
Get elevation data for locations or along a path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Encoded polyline path for elevation sampling. Use Google's polyline encoding format | |
| samples | No | Number of samples along path | |
| locations | No | Array of coordinates to get elevation data for |