---
title: "Get Map"
method: GET
path: "/{vin}/map"
tags: ["Vehicle Data"]
---

# Get Map

`GET /{vin}/map`

Returns a map image of a vehicle's location.

## Query parameters

- `width` integer
- `height` integer
- `zoom` integer
- `marker_size` integer
- `style` 'light' | 'dark'

## Response `200`

Success

---

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