提交 f2d5cec7 编写于 作者: P pah100

remove clickable

上级 3f30e90d
......@@ -45,7 +45,6 @@ define(function(require) {
defaultOption: {
zlevel: 0, // 一级层叠
z: 2, // 二级层叠
clickable: true,
legendHoverLink: true,
left: 80,
top: 60,
......
......@@ -17,7 +17,6 @@ define(function(require) {
defaultOption: {
calculable: false,
clickable: true,
// center: ['50%', '50%'], // not supported in ec3.
// size: ['80%', '80%'], // deprecated, compatible with ec2.
left: 'center',
......
......@@ -58,7 +58,6 @@ define(function (require) {
defaultOption: {
zlevel: 0,
z: 5,
clickable: true,
// 标线起始和结束的symbol介绍类型,如果都一样,可以直接传string
symbol: ['circle', 'arrow'],
// 标线起始和结束的symbol大小,半宽(半径)参数,当图形为方向或菱形则总宽度为symbolSize * 2
......
......@@ -57,7 +57,6 @@ define(function (require) {
defaultOption: {
zlevel: 0,
z: 5,
clickable: true,
symbol: 'pin', // 标注类型
symbolSize: 50, // 标注大小
// symbolRotate: null, // 标注旋转控制
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册