nocobase/packages/plugins/map
Dunqing 4bf722326c
feat(map-plugin): support google map (#2027)
* feat(map-plugin): support google map

* fix: should render current position

* feat: support google map in field

* feat: support google map block

* feat: support connect data

* fix: update

* feat: support autocomplete instated of search

* feat: support language

* fix: drawing not work

* feat: support same labe lstyle

* feat: use better configuration

* fix: avoid rerender

* chore: update deps

* feat: add tips for lineString, Close T-591

* fix: zoom to big

* feat: improve api key incorrect flow

* fix: remove unreleated file

* feat: improve  setFitView

* feat: update tips

* feat: improve code

* fix: avoid crash, Close T-713

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-06-30 11:08:53 +08:00
..
docs feat: improve plugin manager ui (#1650) 2023-04-12 12:24:09 +08:00
src feat(map-plugin): support google map (#2027) 2023-06-30 11:08:53 +08:00
client.d.ts
client.js
LICENSE feat: change license (#1350) 2023-01-11 11:58:47 +08:00
package.json feat(map-plugin): support google map (#2027) 2023-06-30 11:08:53 +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
server.js

map

English | 中文

地图插件。

安装激活

yarn pm enable map

使用方法