mapbox/mapbox-gl-directions

flyTo option does not work

开放

#244 创建于 2020年4月21日

 (9 条评论) (1 个反应) (0 位负责人)JavaScript (130 个派生)github user discovery
help wanted

仓库指标

星标
 (253 个星标)
PR 合并指标
 (平均合并 22小时 39分钟) (30 天内合并 1 个 PR)

描述

I can't turn off map moving when I set origin and destination. I tried to set flyTo: false, but it doesn't work and map still moves to the place between point A and B. How I can just generate route, without moving the map?

贡献者指南