mapbox/mapbox-gl-js
jumpTo + around: inconsistency between documentation and implementation
开放
#7,902 创建于 2019年2月14日
bug :lady_beetle:good first issue
仓库指标
- 星标
- (10,532 个星标)
- PR 合并指标
- (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.