提交 ed4af5cc 编写于 作者: Q qiang

build v3

上级 076ffe49
......@@ -10177,6 +10177,10 @@ var serviceContext = (function () {
operateMapPlayer$3(this.id, this.pageVm, 'includePoints', args);
}
}
MapContext.prototype.$getAppMap = function() {
return plus.maps.getMapById(this.pageVm.$page.id + '-map-' + this.id);
};
methods.forEach(function (method) {
MapContext.prototype[method] = callback.warp(function (options, callbackId) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册