<map id="map" longitude="{{center[0]}}" latitude="{{center[1]}}"
scale="9" markers="{{markers}}" bindmarkertap="markertap"
bindtap="bindtaph" controls="{{controls}}" bindcontroltap="controltap"
show-location style="width: 100%; height:{{height}}px;"></map>

我也遇到了这样的问题,想请问一下这个是怎么解决的呢?