mapbox/mapbox-gl-js
Voir sur GitHubjumpTo + around: inconsistency between documentation and implementation
Open
#7 902 ouverte le 14 févr. 2019
bug :lady_beetle:good first issue
Métriques du dépôt
- Stars
- (10 532 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
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.