mapbox/mapbox-gl-js
Auf GitHub ansehenjumpTo + around: inconsistency between documentation and implementation
Open
#7.902 geöffnet am 14. Feb. 2019
bug :lady_beetle:good first issue
Repository-Metriken
- Stars
- (10.532 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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.