nocobase/packages/plugins/map
Dunqing 42152568ee
fix(map-plugin): some data is incorrect (#1717)
* fix: data is incorrect

* fix: the data is incorrect when switch page at details

* feat: improve map configuration

* fix: shouldn't display tip when type = point

* fix: cache
2023-04-17 21:31:24 +08:00
..
docs feat: improve plugin manager ui (#1650) 2023-04-12 12:24:09 +08:00
src fix(map-plugin): some data is incorrect (#1717) 2023-04-17 21:31:24 +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

使用方法