Skip to content

Improve docs by adding missing functions#4198

Open
benoit-ctrl wants to merge 1 commit intornmapbox:mainfrom
benoit-ctrl:docs/improve-docs
Open

Improve docs by adding missing functions#4198
benoit-ctrl wants to merge 1 commit intornmapbox:mainfrom
benoit-ctrl:docs/improve-docs

Conversation

@benoit-ctrl
Copy link
Copy Markdown

Description

While reviewing the docs I noticed that several public functions and types were missing JSDoc, so a number of docs/*.md pages were either empty or only listed prop names without any explanation. I went through the affected source files (locationManager, Camera, Viewport, UserLocation, LocationPuck, CustomLocationProvider, etc.), added the missing JSDoc, fixed a few typos along the way, and regenerated the markdown docs with yarn generate.

No runtime behavior is changed — this is documentation only.

Checklist

  • I've read CONTRIBUTING.md
  • I updated the doc/other generated code with running yarn generate in the root folder
  • I have tested the new feature on /example app.
  • In V11 mode/ios
  • In New Architecture mode/ios
  • In V11 mode/android
  • In New Architecture mode/android
  • I added/updated a sample - if a new feature was implemented (/example)

@benoit-ctrl benoit-ctrl marked this pull request as ready for review April 26, 2026 15:59
@benoit-ctrl benoit-ctrl changed the title Improve docs by adding Improve docs by adding missing functions Apr 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant