angularJS拖动marker时popup一直显示

 $scope.$on('leafletDirectiveMarker.drag', function(event, arg) {
        arg.leafletObject.openPopup();
});

posted @ 2016-08-10 14:58  TTonlyV5  阅读(204)  评论(0编辑  收藏  举报