mapbox/mapbox-gl-js

jumpTo + around: inconsistency between documentation and implementation

Offen

#7.902 geöffnet am 14.02.2019

 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)JavaScript (2.203 Forks)batch import
bug :lady_beetle:good first issue

Repository-Metriken

Stars
 (10.532 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

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