mapbox/mapbox-gl-js

jumpTo + around: inconsistency between documentation and implementation

Open

#7902 aperta il 14 feb 2019

Vedi su GitHub
 (2 commenti) (0 reazioni) (1 assegnatario)JavaScript (2203 fork)batch import
bug :lady_beetle:good first issue

Metriche repository

Star
 (10.532 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor