---
title: "Gets Google static map URL with the trip route as a polyline"
method: GET
path: "/v1/resourceowner/trips/{tripId}/googleurltostaticmapencodedpolyline"
tags: ["ResourceOwnerTripV2"]
---

# Gets Google static map URL with the trip route as a polyline

`GET /v1/resourceowner/trips/{tripId}/googleurltostaticmapencodedpolyline`

## Path parameters

- `tripId` integer, required

## Query parameters

- `height` integer
- `width` integer

## Response `200`

The Google Map Url are returned

- string

## Other responses

- `400` — Bad request, this operation explicitly require gzip compression by the client
- `500` — Internal server error
- `501` — Not implemented, meaning the PID is not supported or is not recorded by the vehicle

---

[API](https://skmtc.net/automile/apis/automile-api.md) · [All operations](https://skmtc.net/automile/apis/automile-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/automile/automile-api/revisions/bd42075f6b02/schema)
