mapbox/mapbox-gl-js

jumpTo + around: inconsistency between documentation and implementation

Ouverte

#7 902 ouverte le 14 févr. 2019

 (2 commentaires) (0 réaction) (1 personne assignée)JavaScript (2 203 forks)batch import
bug :lady_beetle:good first issue

Métriques du dépôt

Stars
 (10 532 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur