Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/antvis/L7Draw

L7 绘制控件
https://github.com/antvis/L7Draw

chore: 不指定 node 版本号

7b9eca6317ed815f118ff83011c41f8ef1db716f authored 10 months ago by yanxiong <[email protected]>
chore: 升级版本号

7b00535dcf57638cf1d04cf6c2f0c121aa08fcd6 authored 10 months ago by yanxiong <[email protected]>
fix: 修复 DrawControl 元素互斥问题 (#172)

* feat: 升级 DrawControl 按钮选择后样式

* fix: 修复 DrawControl 元素互斥问题

fd126270a22a162f15a8e6d87382ec08097ad3f2 authored 10 months ago by heiyexing <[email protected]>
chore: 指定 package.json 中的 node 版本号

09b0a4010a0992382bc541b2f2ddfd26741c39b2 authored 10 months ago by yanxiong <[email protected]>
Fix/drag precision (#170)

* fix: 修复拖拽和绘制圆时,经纬度小数点位数过多问题

* docs: 去除 README.md 待办事项

de33931a4ceccfe8a3eac006e6057b8d37804ec6 authored 11 months ago by heiyexing <[email protected]>
fix: 修复 Multi 数据获取问题 (#169)

* docs: 更新待办事项

* fix: 修复 Multi 数据获取问题

cf0e99f6c08f21d717267a26c2dadf7c268301bb authored 11 months ago by heiyexing <[email protected]>
feat: 新增接收 Multi Feature 数据的能力 (#168)

* feat: 新增支持 Multi 的 GeoJSON 格式数据

* docs: 格式化文档

6081bd7da70ff5c0bd202bfeb62bb94f266f2e2d authored 11 months ago by heiyexing <[email protected]>
feat: 新增通过拖拽方式绘制线和面的能力 (#167)

b969202586a7330c156d4b583257f9190664a0d3 authored 12 months ago by heiyexing <[email protected]>
docs: 更新待办

5af6f92fb90edb96ccffffaf23b585c760f43e8b authored 12 months ago by yanxiong <[email protected]>
feat: 完善 bbox 文档 (#166)

0007cac0512c933bb17c2c7833ba62cb32ccc6eb authored 12 months ago by heiyexing <[email protected]>
feat: 通过 bbox 优化吸附计算性能 (#165)

1abc0dd198f0d4443eb4560554072fcabfd6e5b5 authored 12 months ago by heiyexing <[email protected]>
feat: 新增自动计算 bbox 的能力 (#163)

* feat: 新增自动计算 bbox 的能力

* docs: 格式化文档

dfb577fe9e1e765efe3ad39bec162e5b46208a98 authored 12 months ago by heiyexing <[email protected]>
docs: 更新文档相关说明 (#162)

* build: 去除无用依赖

* docs: 更新钉钉群图片

* docs: 格式化 markdown 文档

* docs: 更新 README 中待办事项

9437344ba3d8a1a1a6dd493e68a550d23ed1ec4b authored 12 months ago by heiyexing <[email protected]>
feat: 距离和面积文本格式化方法新增 Feature 作为参数

2c3c994772509fa27a2a6ee6fc5e4013c23c7854 authored about 1 year ago by yanxiong <[email protected]>
feat: 新增支持底图类型 (#154)

* feat: 新增百度和腾讯的地图示例类型

* fix: 修复 cursor 在腾讯和百度地图下设置失效问题

* chore: 更新版本号

e5f4efaca7f98adc0cc1e08492ae21ffec1edcd1 authored about 1 year ago by heiyexing <[email protected]>
fix: 修复地图白屏问题 (#151)

Co-authored-by: syb01094648 <[email protected]>

324a2582db3d1e5c2dd4b6402ea92b3ec6f2ee13 authored about 1 year ago by suyubin <[email protected]>
docs: 菜单栏新增 L7Editor 入口 (#150)

4295b38ed88a0424818ab6482255380628a1502f authored about 1 year ago by heiyexing <[email protected]>
feat: 新增 DrawControl 清空事件 (#149)

* feat: 新增 DrawControl 清空事件

* feat: 升级版本号

473c77069d157863be8ade2556fbe191756a5732 authored about 1 year ago by heiyexing <[email protected]>
feat: 新增 DrawControl 支持插入自定义按钮的能力 (#148)

Co-authored-by: yanxiong <[email protected]>

19a3bcdf1a8890c9fe6bf5c0d2f0ac9da409593b authored about 1 year ago by heiyexing <[email protected]>
fix: 修复 featureList 会将激活元素放在数组最后的问题 (#147)

* fix: 修复 DrawControl 样式问题

* fix: 使用 dumi 内置 less 版本

* fix: 修复 featureList 会将 isActive 的数据...

7a72dfd47f13c3e507e9507e0100a09a75b699ce authored over 1 year ago by heiyexing <[email protected]>
fix: 修复 DrawControl 样式问题 (#146)

* fix: 修复 DrawControl 样式问题

* fix: 使用 dumi 内置 less 版本

---------

Co-authored-by: yanxiong...

2ae484cf86acb9502a1997e61f4df23b2b11df1d authored over 1 year ago by heiyexing <[email protected]>
feat: 新增吸附所有绘制物的能力 (#144)

* feat: 新增针对所有 Draw 数据的吸附模式

* style: 格式化文档

---------

Co-authored-by: yanxiong <oujinhui...

59334d389cc890ed3930a74f292d39ce2ead62d4 authored over 1 year ago by heiyexing <[email protected]>
feat: DrawControl 新增监听绘制元素 Select 事件 (#143)

* feat: 新增 DrawControl 选中绘制元素的事件 drawselect

* style: 格式化代码

---------

Co-authored-by: ya...

63e99643929b461df4ab4a3e8f38542ca493ac7c authored over 1 year ago by heiyexing <[email protected]>
docs: 补充 README.md 关于如何通过 CDN 方式使用 L7Draw 的说明 (#140)

Co-authored-by: yanxiong <[email protected]>

e4428e08e136541daed4006a8bb6a6227f3c777b authored over 1 year ago by heiyexing <[email protected]>
fix: 修复 style 为空的报错问题 (#139)

Co-authored-by: yanxiong <[email protected]>

23ef43b1a4ca32a634d674a0242b6ef83bb2e352 authored over 1 year ago by heiyexing <[email protected]>
fix: 修复点图层边框失效问题 (#138)

* fix: 修复点图层边框失效问题

* fix: 修复报错问题

---------

Co-authored-by: yanxiong <oujinhui.ojh@antgr...

fe0fb322c911186aa37b5510e996d6566e4c640d authored over 1 year ago by heiyexing <[email protected]>
fix: 修复清空激活元素时,isDrag 未设为 false 问题 (#136)

Co-authored-by: yanxiong <[email protected]>

9414b0f3ea9aae25d6522a60b51e2f74fcc70913 authored over 1 year ago by heiyexing <[email protected]>
fix: 修复撤回和重做未触发 change 事件的问题 (#135)

* fix: 修复吸附点报错的问题

* fix: 修复撤回/重做时,change 事件未触发的问题

---------

Co-authored-by: yanxiong <o...

5f14acf3930b611ff29507516ec4fe60aad6552f authored over 1 year ago by heiyexing <[email protected]>
fix: 修复吸附点报错的问题 (#134)

Co-authored-by: yanxiong <[email protected]>

9fd90261d06a842f9c12deb24f59b5a21937da1d authored over 1 year ago by heiyexing <[email protected]>
docs: 修复文档中关于 multiple 的说明,新增 maxCount 的配置说明

bc06563c3bda03d4a6c2dcbecda009fa78e47f19 authored over 1 year ago by yanxiong <[email protected]>
fix: 修复线吸附初始绘制时,properties.line 为空的Bug (#129)

* fix: 新增获取单一颜色 style 配置的工具方法

* feat: 新增 getMainLayer 方法,用于获取绘制的核心图层

* fix: 修复 draw getMai...

5377597d008455639f674167cca60a3d1aa71791 authored over 1 year ago by heiyexing <[email protected]>
fix: 修复绘制线路状态未同步的问题 (#127)

* fix: 新增获取单一颜色 style 配置的工具方法

* feat: 新增 getMainLayer 方法,用于获取绘制的核心图层

* fix: 修复 draw getMai...

1dce60c62c2b3c1a5ff8641a4d5585ff3d823388 authored over 1 year ago by heiyexing <[email protected]>
fix: 修复 getMainLayer 获取图层实例问题 (#126)

* fix: 新增获取单一颜色 style 配置的工具方法

* feat: 新增 getMainLayer 方法,用于获取绘制的核心图层

* fix: 修复 draw getMai...

2c913ad005e115bc0875d4e29e36f16962857234 authored over 1 year ago by heiyexing <[email protected]>
Feat/get main color (#125)

* fix: 新增获取单一颜色 style 配置的工具方法

* feat: 新增 getMainLayer 方法,用于获取绘制的核心图层

---------

Co-autho...

acb9805cfcc99e6aaa858112013fe67ae8248b3b authored over 1 year ago by heiyexing <[email protected]>
fix: 新增获取单一颜色 style 配置的工具方法 (#124)

Co-authored-by: yanxiong <[email protected]>

dd876a77cf30c9c112001cf76e6f227d0bd8b6e1 authored over 1 year ago by heiyexing <[email protected]>
Fix/remove node (#123)

* feat: 修复 PointDrawer TS 问题

* fix: 回退 umd 方案

* feat: Draw 新增 Select 事件

* fix: 修复吸附 mul...

13120b3cf9b29ecf040e76dfb6ea26aebf82d900 authored over 1 year ago by heiyexing <[email protected]>
Feat/select event (#122)

* feat: 修复 PointDrawer TS 问题

* fix: 回退 umd 方案

* feat: Draw 新增 Select 事件

* fix: 修复吸附 mul...

e3ebdde29febf8973308240d2f1ad453fd87da41 authored over 1 year ago by heiyexing <[email protected]>
feat: 修复 PointDrawer TS 问题 (#121)

* feat: 修复 PointDrawer TS 问题

* fix: 回退 umd 方案

---------

Co-authored-by: yanxiong <oujin...

24e8fc3e7171d66f2dcbf650da994cc330520732 authored over 1 year ago by heiyexing <[email protected]>
build: 1.压缩 UMD 体积 2.升级 father 打包工具版本 (#118)

Co-authored-by: yanxiong <[email protected]>

577fb876682c0a8517bdde795cca3961a76e39c3 authored almost 2 years ago by heiyexing <[email protected]>
docs: update version 3.0.14 (#116)

cab755cd711083e04f68295c930acabe860d1919 authored almost 2 years ago by @thinkinggis <[email protected]>
fix: 完善 Draw 销毁时,清空 Cursor 和 Popup 的影响 (#114)

Co-authored-by: yanxiong <[email protected]>

16b3fe5dd6fcdc905f79d5f9416cce2a469667b9 authored almost 2 years ago by heiyexing <[email protected]>
chore:version 3.0.13

8ee50c8ab5d73447c8e01daada7ec2f4a5aedf4d authored almost 2 years ago by 象数 <[email protected]>
fix: diable 命令事件监听问题,demo gaodev2 改为gaode (#115)

* docs: gaodev2 to gaode

* fix: disableDblClick

Co-authored-by: 象数 <zhengxue.lzx@antgroup....

b2fc816296c7855c7488a4bf5db7df48fbca794a authored almost 2 years ago by @thinkinggis <[email protected]>
fix: 修复矩形、圆形点 id 一致问题

f470574a351e453c5da321cec670970a7df2076e authored about 2 years ago by yanxiong <[email protected]>
docs: 更新 L7 生态链接 (#113)

* feat: 绘制圆新增绘制多边形的能力

* docs: 更新 L7 周边链接

Co-authored-by: yanxiong <[email protected]>

547e3e630df3273bfe95d63698cb8abb91a2a1d8 authored about 2 years ago by heiyexing <[email protected]>
feat: 绘制圆新增绘制多边形的能力 (#112)

Co-authored-by: yanxiong <[email protected]>

c782a38f42633e7c8adbb891197c333c22372cfe authored about 2 years ago by heiyexing <[email protected]>
fix: 修复 mousemove 时重复设置数据的问题 (#109)

Co-authored-by: yanxiong <[email protected]>

0ebd964c5f2e6f358f22745708510deeb59ffde9 authored about 2 years ago by heiyexing <[email protected]>
fix: 修复 UMD 打包问题 (#108)

* feat: 修复 DrawControl 初始化失败问题

* feat: 更新版本号

* fix: 修复 Mapbox 和 Map 下,误触绘制完成的问题

* feat:...

16d339eb2a7b505500e2ceec1ae7973341a67f20 authored about 2 years ago by heiyexing <[email protected]>
feat: 修复 DrawControl 初始化失败问题 (#106)

* feat: 修复 DrawControl 初始化失败问题

* feat: 更新版本号

* fix: 修复 Mapbox 和 Map 下,误触绘制完成的问题

* feat:...

7f47429be9828f47a1654f4234654e125b0cc2ec authored about 2 years ago by heiyexing <[email protected]>
feat: 更新版本号 (#99)

Co-authored-by: yanxiong <[email protected]>

e1577c212632bfe50b786c6942ad0121f2753715 authored over 2 years ago by heiyexing <[email protected]>
fix: 修复dist入口文件指向问题 (#98)

Co-authored-by: yanxiong <[email protected]>

b4fede02a50db0e3f3eb3f43d0ab84f756500507 authored over 2 years ago by heiyexing <[email protected]>
feat: 升级版本号 (#97)

* feat: 1.新增 getRenderLayers 方法,用于获取当前绘制实例中所有的 L7 图层

* feat: 1.新增吸附能力

* feat: 1.拖拽点过程中新增吸附...

140b6257d875988f1b3fbc3dcb69d013d9eeca52 authored over 2 years ago by heiyexing <[email protected]>
feat: `DrawLine` 和 `DrawPolygon` 新增吸附能力 (#96)

* feat: 1.新增 getRenderLayers 方法,用于获取当前绘制实例中所有的 L7 图层

* feat: 1.新增吸附能力

* feat: 1.拖拽点过程中新增吸附...

06ab103137e4753a25e40fc47fd2a333daaec383 authored over 2 years ago by heiyexing <[email protected]>
feat: 新增绘制控件DrawControl (#93)

* feat: 新增绘制控件DrawControl

* docs: 修改绘制控件 title

* fix: 修复 DrawControl 事件字符串驼峰问题

* fix: 1...

c5c1586148ffa57416bb7ba524ba9f0732180aa4 authored over 2 years ago by heiyexing <[email protected]>
build: 修复 CNAME 问题 (#91)

Co-authored-by: yanxiong <[email protected]>

ad4384c788a1c01b8ecc5e17a0d3887031752b82 authored over 2 years ago by heiyexing <[email protected]>
feat: 新增删除节点能力 (#90)

* feat: 1.新增右键单击节点进行删除结点操作

* fix: 1.修复调用 enable 方法之后,光标未变成绘制态的问题

* docs: 1.文档修正:顶点 => 节点
...

06110ea6b0f0299267bda414c3c49d2c2295103c authored over 2 years ago by heiyexing <[email protected]>
feat: enable 方法新增参数 allowCreate,用于控制在 enable 之后是否支持新增绘制物,若传递 false 表示只允许编辑不支持新增 (#88)

Co-authored-by: yanxiong <[email protected]>

d525724d7ad55a8459823d5e81178595d6d21007 authored over 2 years ago by heiyexing <[email protected]>
docs: 1.去除静态资源访问前缀 (#89)

Co-authored-by: yanxiong <[email protected]>

1c581b5f7a898445c7760d2ebe27272b67d1ab98 authored over 2 years ago by heiyexing <[email protected]>
feat: 新增配置 maxCount (#87)

* feat: 1.新增配置 maxCount ,用于配置当前最大绘制数

* perf: 避免 getData 重复调用

Co-authored-by: yanxiong <ouj...

d8363cca636084f575e1ec2ca24aeabe28f4a520 authored over 2 years ago by heiyexing <[email protected]>
feat: DrawPolygon 新增配置 liveUpdate (#86)

* fix: 1.删除 disableEditable 配置 2.优化 enable 和 disable 函数写法

* feat: 1.DrawPolygon 新增配置 liveUp...

26820a468e7887978c2987b9e805151d926cd995 authored over 2 years ago by heiyexing <[email protected]>
fix: 修复绘制圆形步数问题 (#83)

* fix: 1.新增圆步长参数 2.隐藏《禁用状态下可编辑》文档入口

* style: 格式化文档

* fix: 修复冲突问题

Co-authored-by: yanxi...

c018751e2cabceb546fb8912910f77e43aaf9efb authored over 2 years ago by heiyexing <[email protected]>
feat: 新增绘制提示功能 (#84)

* feat: 1.新增 Popup 类,用于创建跟随光标移动的浮层

* feat: 1. DrawPoint 新增提示文案功能

* feat: 1. DrawLine 新增绘制提...

1e252175e49752d1e020287c4a40de01e1f75c73 authored over 2 years ago by heiyexing <[email protected]>
fix: 修复调用destory方法时,事件为清空完全问题 (#82)

* fix: 修复 destroy 时,事件为清除完全问题

* feat: 更新版本号

Co-authored-by: yanxiong <oujinhui.ojh@antgrou...

599e1cfa7246262055b9200123be4513db6b316f authored over 2 years ago by heiyexing <[email protected]>
fix: 修复拖拽 Polygon 节点错位问题 (#81)

Co-authored-by: yanxiong <[email protected]>

c56cd6551ed19435ca619decd2685af3dc99b1e7 authored over 2 years ago by heiyexing <[email protected]>
docs: 新增 2.x 文档入口 (#80)

Co-authored-by: yanxiong <[email protected]>

f53cced1df183b39ab08969d24045520cf2669c8 authored over 2 years ago by heiyexing <[email protected]>
feat: 新增设置激活 Feature 项的方法 (#78)

* feat: 新增 setActiveFeature 方法,用于设置当前高亮的绘制项

* refactor: 提取设置激活的方法和取消激活的方法

* feat: 升级版本号

...

608963c88e947f47a4b01e9aac3ff5d3a3e05a8c authored over 2 years ago by heiyexing <[email protected]>
feat: 监听 Draw 的事件名支持字符串格式 (#77)

* feat: 1.监听 Draw 的事件名支持字符串格式

* style: 格式化 source.ts 代码

* docs: DrawPoint 文档同步字符串类型的事件名说明
...

d75a41bc0f7683becbf0f43afbb8ca01fc98e988 authored over 2 years ago by heiyexing <[email protected]>
fix: 修复配置项命名不规范问题 (#76)

* fix: 1.createByDrag => trigger 2.文档中隐藏 showWhen 配置项 3.getEnabled => isEnable

* fix: 1.bor...

949240babf3b8485bc798ea3cedfdc032d552c7a authored over 2 years ago by heiyexing <[email protected]>
docs: 修改文档部分问题 (#75)

* docs: 1.修改文档地址前缀

* docs: 1.修复跳转至 autoActive 地址错误问题

Co-authored-by: yanxiong <oujinhui.oj...

7c7d3636f0762531c615ad8ce2e5b1f701a56549 authored over 2 years ago by heiyexing <[email protected]>
feat: V 3.0 版本发布 (#74)

* feat: 初始化3.0版本 (#42)

* feat: 1.初始化2.0项目

* feat: 1.初始化项目

* feat: 1.初始化BaseDrawer

* ...

920a84010d72c5c68af2074f4d1a64d624e92bce authored over 2 years ago by heiyexing <[email protected]>
Merge pull request #39 from antvis/feat-yanxiong

Feat yanxiong

c6b2671c49a143a1f678bd73605e37a441e4ba3d authored almost 3 years ago by 炎熊 <[email protected]>
feat: 1.更新版本号

ffcd74316ec27e90b8a15bc9ff74b6e6897141a4 authored almost 3 years ago by yanxiong <[email protected]>
feat: 1.PolygonDraw新增dragEnable,用于控制编辑态下Polygon是否支持拖拽

977ec20cc4bc9893ed125417707f75e43768f3a7 authored almost 3 years ago by yanxiong <[email protected]>
Merge pull request #38 from antvis/feat-yanxiong

Feat yanxiong

e00a3db00bf3b105503be0a69c9db0f1fae60715 authored almost 3 years ago by 炎熊 <[email protected]>
feat: 1.新增enable和disable事件

c7e72fbbf7e21d92324f8549548284628499bd1e authored almost 3 years ago by yanxiong <[email protected]>
Merge commit '3e0cb873fb4f21bb4e1ddcf3e715134adfdaa842' into feat-yanxiong

8852ab525906010a020ac7c6f74b9b02da9d8b85 authored almost 3 years ago by yanxiong <[email protected]>
Merge pull request #37 from antvis/feat-yanxiong

Feat yanxiong

3e0cb873fb4f21bb4e1ddcf3e715134adfdaa842 authored about 3 years ago by 炎熊 <[email protected]>
feat: 1.更新版本号

733fb416adcf8dcd1b5a87edd3240b9aab077da4 authored about 3 years ago by yanxiong <[email protected]>
feat: 1.新增绘制图层zIndex选项

809a0bc43bb3c5256d8ed32ad495ca2548739314 authored about 3 years ago by yanxiong <[email protected]>
feat: 1.修复多边形面积无法显示问题

ad317becd16ef5128fb73e506656f653d9d75c3b authored about 3 years ago by yanxiong <[email protected]>
chore: 更新版本

954ba9e3b0b7fcfff1121ffe0e70300e23c23a38 authored about 3 years ago by 象数 <[email protected]>
Merge pull request #36 from antvis/fix_ts_define

fix: 修复数据类型

7ba036441ea6d973b9b8eb8b4d17f83ee6c45bb4 authored about 3 years ago by @thinkinggis <[email protected]>
fix: 文档地址

ed7b2b5e11a4619c8811b300efa7a96a135abd98 authored about 3 years ago by 象数 <[email protected]>
fix: 修复数据类型

23866363e51f4c68888d27f761e2771780aa1dfc authored about 3 years ago by 象数 <[email protected]>
Merge pull request #35 from antvis/feat-yanxiong

fix: 1.修复中心点函数build错误

ee81a26722257e0eee424acb432190663c61582b authored about 3 years ago by 炎熊 <[email protected]>
fix: 1.修复中心点函数build错误

6fea09801af8abc033dada10331b4f935d559393 authored about 3 years ago by yanxiong <[email protected]>
Merge pull request #34 from antvis/feat-yanxiong

Feat yanxiong

cfc1f81969175dc044e946fa3294c789c5889156 authored about 3 years ago by @thinkinggis <[email protected]>
feat: 1.新增展示面积的options

e5ff93cd621abbb8eb1b9e1ab9dca861b26098b9 authored about 3 years ago by yanxiong <[email protected]>
Merge commit '6bb238c1bf1e2235458b1930c681fca33301a353' into feat-yanxiong

3141bae8bdfc1f82be327e8c6e26137e4e0a735f authored about 3 years ago by yanxiong <[email protected]>
Merge pull request #33 from antvis/feat_init_rect

Feat init rect

6bb238c1bf1e2235458b1930c681fca33301a353 authored about 3 years ago by @thinkinggis <[email protected]>
fix:移除console

e63f9f53b9ba23b05de676e8caee7af185033b98 authored about 3 years ago by 象数 <[email protected]>
fix: 更新文档

0bcb41051712996bf3840c99b90a2a5d667369bf authored about 3 years ago by 象数 <[email protected]>
chore: 更新依赖

6dc9371ceead6f028192435a43516104c7d84c9e authored about 3 years ago by 象数 <[email protected]>
Merge pull request #32 from antvis/feat_init_rect

Feat init rect

798f98fa3f08c0e024e4520317679cd6a1d78a98 authored about 3 years ago by @thinkinggis <[email protected]>
chore: 更新版本

a3e700bf48dd03f64d1fda3c50685cfd56c052c0 authored about 3 years ago by 象数 <[email protected]>
chore: 更新依赖

c283dec0afd353526575f502107ce654fc0395ba authored about 3 years ago by 象数 <[email protected]>
fix: 更新demo

f9a3357423d1cb3b3a3193f6a6f1f22f65fa9cde authored about 3 years ago by 象数 <[email protected]>
Merge pull request #31 from antvis/feat_init_rect

Feat init rect

8c92e3a2a23c05d7a39174f443ab561d03e54630 authored about 3 years ago by @thinkinggis <[email protected]>
fix: 修复冲突

344dfafd4cdc67f9ae906c37475fd26896316276 authored about 3 years ago by 象数 <[email protected]>
fix: 新增初始化数据

4b24fca8ac960fc0b8383a87754f9149c8c986ce authored about 3 years ago by 象数 <[email protected]>