List all locations for a specific map
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the map to retrieve
The number of locations returned in each request. Must be less than or equal to 100. Default is 100.
Offset to list locations starting on the order from a location in your previous request
Map response
The name of Location
"The Kooks Restaurant"
The ID of Location
"04P1DY1YbwePX2rjKo3H"
The placeId resolved (via geocoding) for this location
"ChIJ6_ktdpMVvEgRJBv3ZEgxsD8"
This object contains all the data fields that were passed in for this location at import/creation
{
"Restaurant": "The Kooks Restaurant",
"Address": "Frammi við Gjónna, Leynavatn 410, Faroe Islands",
"key": "The Kooks Restaurant"
}