You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tordans
changed the title
[Feat] Add custom overlays to website example examples
[Feat] Add custom overlays example to website example examples
Jul 1, 2023
tordans
changed the title
[Feat] Add custom overlays example to website example examples
[Feat] Add custom overlays example to website examples
Jul 1, 2023
Target Use Case
The update guide https://visgl.github.io/react-map-gl/docs/upgrade-guide#module-exports references the custom overlays https://github.com/visgl/react-map-gl/tree/7.0-release/examples/custom-overlay.
However, those are not part of the website examples https://visgl.github.io/react-map-gl/examples/; https://visgl.github.io/react-map-gl/examples/custom-overlay returns a 404.
Proposal
Add the custom overlay example to the website.
It looks like the code for that is https://github.com/visgl/react-map-gl/blob/master/website/src/examples-sidebar.js#L24. And it looks like and MDX file like https://github.com/visgl/react-map-gl/blob/master/website/src/examples/custom-cursor.mdx is needed as well.
The text was updated successfully, but these errors were encountered: