jumpTo + around: inconsistency between documentation and implementation
Open
@rreusser is already working on this.
Since Jul 9, 2021.
bug :lady_beetle:
good first issue
- Dominant language
- TypeScript
- Stars
- 12.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
**mapbox-gl-js version**:
0.53.0
**browser**:
According to documentation `map#jumpTo` supports CameraOptions that includes `around` option, but in the implementation `around` was not supported.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.