mapbox/mapbox-gl-js
GitHub で見るjumpTo + around: inconsistency between documentation and implementation
Open
#7,902 opened on 2019年2月14日
bug :lady_beetle:good first issue
Repository metrics
- Stars
- (10,532 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
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.