mapbox/mapbox-gl-js

jumpTo + around: inconsistency between documentation and implementation

Aberta

#7.902 aberto em 14 de fev. de 2019

 (2 comentários) (0 reação) (1 responsável)JavaScript (2.203 forks)batch import
bug :lady_beetle:good first issue

Métricas do repositório

Stars
 (10.532 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador