mapbox/mapbox-gl-js

jumpTo + around: inconsistency between documentation and implementation

Open

#7,902 建立於 2019年2月14日

在 GitHub 查看
 (2 留言) (0 反應) (1 負責人)JavaScript (2,203 fork)batch import
bug :lady_beetle:good first issue

倉庫指標

Star
 (10,532 star)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南