---
title: "Map feature detail (compact; cameras full)"
method: GET
path: "/map/features/{id}/details"
tags: ["map"]
---

# Map feature detail (compact; cameras full)

`GET /map/features/{id}/details`

Public single-feature detail — the map popup variant. No API key
required. Cameras return full properties plus the lazy-loaded
upstream detail (stream URLs are the public map's core UX); every
other feature type returns the bare row with `properties` reduced
to a `_detail` hint — full properties require an API key on
`/features/{id}/details`.

## Path parameters

- `id` string, required

## Response `200`

Feature detail (compact for non-camera types)

## Other responses

- `404` — Feature not found

---

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