mapbox/mapbox-gl-js
jumpTo + around: inconsistency between documentation and implementation
Aperta
#7902 aperta il 14 feb 2019
bug :lady_beetle:good first issue
Metriche repository
- Star
- (10.532 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
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.