react-map-gl/docs/table-of-contents.json
2023-05-25 18:19:51 -07:00

43 lines
992 B
JSON

[
{
"type": "category",
"label": "Overview",
"items": [
"README",
"whats-new",
"upgrade-guide",
"contributing"
]
},
{
"type": "category",
"label": "Developer Guide",
"items": [
"get-started/get-started",
"get-started/mapbox-tokens",
"get-started/state-management",
"get-started/adding-custom-data",
"get-started/tips-and-tricks"
]
},
{
"type": "category",
"label": "API Reference",
"items": [
"api-reference/map",
"api-reference/attribution-control",
"api-reference/fullscreen-control",
"api-reference/geolocate-control",
"api-reference/layer",
"api-reference/map-provider",
"api-reference/marker",
"api-reference/navigation-control",
"api-reference/popup",
"api-reference/scale-control",
"api-reference/source",
"api-reference/use-control",
"api-reference/use-map",
"api-reference/types"
]
}
]