For the complete documentation index, see llms.txt. This page is also available as Markdown.

Styles

Root level properties of a style specify the map's layers, tile sources and other resources, and default values for the initial camera position when not specified elsewhere.

get
Path parameters
collectionIdstring · enumRequired

Local identifier of a collection

Possible values:
styleIdstring · enumRequired

An identifier representing a specific style.

Possible values:
Responses
200

OK

*/*
objectOptional
get/collections/{collectionId}/styles/{styleId}
GET /maps/vector/ngd/ota/v1/collections/{collectionId}/styles/{styleId} HTTP/1.1
Host: api.os.uk
Accept: */*
{}

Last updated

Was this helpful?