---
title: "Display map."
method: GET
path: "/map/view"
tags: ["Tracking|Vehicle Map Embedding"]
---

# Display map.

`GET /map/view`

Returns an HTML page with an interactive map. It is possible to embed this map in your application using an
iFrame.

## Query parameters

- `controls` boolean
- `zoom` integer
- `logo` string
- `date` string
- `trackers[byIds][]` integer[]
- `trackers[byLicenseNumbers][]` string[]
- `trackers[byIdentifiers][]` string[]
- `trackers[byIdentificationNumbers][]` string[]
- `trackers[byImportKeys][]` string[]
- `trackers[importSource]` string
- `trackers[byName]` string
- `trackers[byDriver]` string
- `eventTypes[]` string[]

## Response `200`

Success Response:

- ComponentHttpFoundationResponse — Represents a formless response. (HTML, Text, ...)

---

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