Skip to content

Maps BUG: getScale不成功的情况 #10

@kpaonaut

Description

@kpaonaut

在一种情况下,that.mapCtx.getScale()无法进入success:

自主导航》点击某个地址导航》点击该景点进入details》在details中再次导航》返回details》返回原map》退出导航。在最后一步“退出导航”时,会发现底下边栏显示的图标不发生变化。经过排查后,console会输出"failure"但是不输出“success”,说明that.mapCtx.getScale()函数失败,导致不会更新markersToShow等行为。

为什么会失败?有待筛查。

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions