tachybase_todo/packages/plugins/map
被雨水过滤的空气-Rairn 06d67a93ab
feat(map): support to filter other blocks (#1691)
* feat(Map): support to filter other blocks

* feat: highlight marker when selected

* feat: clear filter params when cancel connect

* feat: support line and polygon
2023-04-17 10:12:49 +08:00
..
docs feat: improve plugin manager ui (#1650) 2023-04-12 12:24:09 +08:00
src feat(map): support to filter other blocks (#1691) 2023-04-17 10:12:49 +08:00
client.d.ts feat: add map plugin (#1229) 2022-12-14 21:45:43 +08:00
client.js feat: add map plugin (#1229) 2022-12-14 21:45:43 +08:00
LICENSE feat: change license (#1350) 2023-01-11 11:58:47 +08:00
package.json feat: improve plugin manager ui (#1650) 2023-04-12 12:24:09 +08:00
README.md docs: add plug-in documentation 2023-02-11 00:09:39 +08:00
README.zh-CN.md docs: add plug-in documentation 2023-02-11 00:09:39 +08:00
server.d.ts feat: add map plugin (#1229) 2022-12-14 21:45:43 +08:00
server.js feat: add map plugin (#1229) 2022-12-14 21:45:43 +08:00

map

English | 中文

地图插件。

安装激活

yarn pm enable map

使用方法