Doco for adding a custom Mapbox map

This commit is contained in:
Fraser Crichton
2020-04-07 17:43:07 +12:00
committed by Lachlan Kermode
parent b3ffae85e7
commit 9d463e2910
2 changed files with 39 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ module.exports = {
shapes: {},
narratives: {},
selectedEvent: {}
// tiles: 'your-mapbox-account-name/x5678-map-id'
}
}
}