GET
/
v1
/
static-map

Authorizations

key
string
queryrequired

Query Parameters

width
integer
required

Max 2048px.

height
integer
required

Max 2048px.

lat
number

Latitude. Optional if paths are provided.

lng
number

Longitude. Optional if paths are provided.

zoom
number

Zoom level. Optional if paths are provided.

padding
integer
default: 15

Padding in pixels. Only applicable when calculating implicit positioning of the map.

style
enum<string>
default: light
Available options:
dark,
light
scale
integer
default: 1

Maximum 3.

showAttribution
boolean
default: true
markers
string[]

Array of marker strings.

Example: lat:37.7749,lng:-122.4194

paths
string[]

Array of path strings.

Example: polyline:}rueFf~ejVxGw@f@pH~`@wEqCqb@,color:#5C26C5

Response

200 - image/png

Example response:

Static Map Example