map scale up problem

发布于 7 年前作者 nasong7147 次浏览最后编辑 7 年前来自 ask
  • 当前 Bug 的表现(可附上截图)

  • 预期表现

  • 复现路径

  • 提供一个最简复现 Demo

<map style=“width:100%;height:100%” id=“myMap” show-location latitude=13.8000949591 longitude=100.550317565 markers=“{{markers_live}}” scale=“{{scale}}”></map>

I’m try to set map scale in Android by setData({scale : 20}) , the problem in android is map not scale over 19 but in IOS it smooth change scale.

3 回复
kchen
kchen1 楼6 年前

There is some official claims that the next version will keep iOS and Android in line.

changlei
changlei2 楼6 年前

Hello, this is a known issue which will be fixed with the next version.

naxue
naxue3 楼5 年前

The ‘causeBy’ is not exact in Android. When I set the latitude and longitude of the map component, it would display the type for ‘drag’ and ’ ', but I didn’t drag the map.