<map id="map"
longitude="{{longitude}}"
latitude="{{latitude}}"
scale="15"
controls="{{controls}}"
markers="{{markers}}"
circles="{{circles}}"
style="width: 100%;height: 300px;">
</map>
其他的就没了 这个res 里面就是我的经纬度 但是有偏差 不知道为什么 偏差在1.9公里
更改type
问题已经解决 原因就是我使用的是pc微信调试工具就会出现不准的情况,如果有手机调试就没事