mapbox/mapbox-gl-js

jumpTo + around: inconsistency between documentation and implementation

オープン

#7,902 opened on 2019/02/14

 (2 件のコメント) (0 件のリアクション) (1 人の担当者)JavaScript (2,203 件のフォーク)batch import
bug :lady_beetle:good first issue

Repository metrics

Stars
 (10,532 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド