map=new plus.maps.Map("zhipu_map");
map.centerAndZoom(new plus.maps.Point(116.3977,39.906016),6);
默认打开是百度sdk,但是想用高德SDK
我看了手册和文档硬是没找到怎么设置?
KiteLee
- 发布:2015-08-07 14:10
- 更新:2015-08-10 11:45
- 阅读:1655
KiteLee (作者)
我已经设置过了;
"distribute": {"plugins":{"maps":{"amap":{"appkey_ios":"f05669ef51b61cc2e11e387fdab553fc","appkey_android":"ac40ee819323c9f73941a02f619c6042","description":""}}},
2015-08-10 15:41
KiteLee (作者)
另外我是实时调试用的ios
2015-08-10 15:44