Map is a category in Pokémon Sun & Moon.
Click to view data.
{
"id": "Map",
"name": "Map",
"properties": {
"name": {
"id": "name",
"title": "Name",
"type": "string",
"required": true
},
"MapTile-MAP-Map": {
"id": "MapTile-MAP-Map",
"type": "relationship",
"relationshipTypeId": "MapTile-MAP",
"direction": "incoming",
"name": "Tiles",
"list": true
},
"MapFeature-MAP-Map": {
"id": "MapFeature-MAP-Map",
"type": "relationship",
"relationshipTypeId": "MapFeature-MAP",
"direction": "incoming",
"name": "Features",
"list": true
},
"background_color": {
"id": "background_color",
"type": "string"
}
},
"updatedAt": 1576794317918,
"hue": 116,
"thumbnailPropertyId": "MapTile-MAP-Map"
}