GET
/
v0
/
map
/
{mapId}
/
location
/
{locationId}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

mapId
string
required

ID of the map to retrieve

locationId
string
required

ID of the map location to retrieve

Response

200 - application/json
id
string

The ID of Location

name
string
required

The name of Location

placeId
string

The placeId resolved (via geocoding) for this location

latLngLiteral
object
properties
object

This object contains all the data fields that were passed in for this location at import/creation