mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-02-01 16:46:24 +00:00
71 lines
2.1 KiB
JSON
71 lines
2.1 KiB
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": [
|
|
{
|
|
"type": "category",
|
|
"label": "Mapbox",
|
|
"items": [
|
|
"api-reference/mapbox/map",
|
|
"api-reference/mapbox/attribution-control",
|
|
"api-reference/mapbox/fullscreen-control",
|
|
"api-reference/mapbox/geolocate-control",
|
|
"api-reference/mapbox/layer",
|
|
"api-reference/mapbox/map-provider",
|
|
"api-reference/mapbox/marker",
|
|
"api-reference/mapbox/navigation-control",
|
|
"api-reference/mapbox/popup",
|
|
"api-reference/mapbox/scale-control",
|
|
"api-reference/mapbox/source",
|
|
"api-reference/mapbox/use-control",
|
|
"api-reference/mapbox/use-map",
|
|
"api-reference/mapbox/types"
|
|
]
|
|
},
|
|
{
|
|
"type": "category",
|
|
"label": "Maplibre",
|
|
"items": [
|
|
"api-reference/maplibre/map",
|
|
"api-reference/maplibre/attribution-control",
|
|
"api-reference/maplibre/fullscreen-control",
|
|
"api-reference/maplibre/geolocate-control",
|
|
"api-reference/maplibre/layer",
|
|
"api-reference/maplibre/logo-control",
|
|
"api-reference/maplibre/map-provider",
|
|
"api-reference/maplibre/marker",
|
|
"api-reference/maplibre/navigation-control",
|
|
"api-reference/maplibre/popup",
|
|
"api-reference/maplibre/scale-control",
|
|
"api-reference/maplibre/source",
|
|
"api-reference/maplibre/terrain-control",
|
|
"api-reference/maplibre/use-control",
|
|
"api-reference/maplibre/use-map",
|
|
"api-reference/maplibre/types"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
] |