mapbox/mapbox-gl-js

jumpTo + around: inconsistency between documentation and implementation

Open

#7.902 geöffnet am 14. Feb. 2019

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)JavaScript (2.203 Forks)batch import
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.

Contributor Guide