map
List buildings
Get a list of the available buildings.
get/map/buildings
Response
Successful Operation
Example response
[
{
"name": "Edward St. John Learning and Teaching Center",
"code": "ESJ",
"id": "226",
"long": -76.941914,
"lat": 38.986699
}
]Changes
Changed in 3 of the 12 revisions of this API.112
- ●
removed the optional property
items/numberfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
items/idto the response with the200statusresponse-optional-property-added
- ●
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲