Closed jamesscottbrown closed 4 months ago
The react-map-gl docs have a number of links to the MaplibreGL JS docs, which are now broken (this GitHub search shows many, but not necessarily all, of them).
react-map-gl
MaplibreGL JS
For example, this link: https://maplibre.org/maplibre-gl-js-docs/api/markers/
Has moved to: https://maplibre.org/maplibre-gl-js/docs/API/classes/Marker
I expect links from the documentation to the MapLibre docs to work.
Open this page of the docs: https://visgl.github.io/react-map-gl/docs/api-reference/marker
Click on the Maplibre link in
Maplibre
React component that wraps the base library's Marker class (Mapbox | Maplibre)
N/A
No response
Description
The
react-map-gl
docs have a number of links to theMaplibreGL JS
docs, which are now broken (this GitHub search shows many, but not necessarily all, of them).For example, this link: https://maplibre.org/maplibre-gl-js-docs/api/markers/
Has moved to: https://maplibre.org/maplibre-gl-js/docs/API/classes/Marker
Expected Behavior
I expect links from the documentation to the MapLibre docs to work.
Steps to Reproduce
Open this page of the docs: https://visgl.github.io/react-map-gl/docs/api-reference/marker
Click on the
Maplibre
link inEnvironment
N/A
Logs
No response