tachybase_todo/packages/plugins/map/src/client
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
..
block feat(map-plugin): support google map (#2027) 2023-06-30 11:08:53 +08:00
components feat(map-plugin): support google map (#2027) 2023-06-30 11:08:53 +08:00
fields fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
hooks fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
locale feat(map-plugin): support google map (#2027) 2023-06-30 11:08:53 +08:00
constants.ts feat(map-plugin): support google map (#2027) 2023-06-30 11:08:53 +08:00
index.tsx feat(map-plugin): support google map (#2027) 2023-06-30 11:08:53 +08:00
initialize.tsx feat(plugin-map): add map block (#1486) 2023-03-16 12:12:14 +08:00
types.ts feat(map-plugin): support google map (#2027) 2023-06-30 11:08:53 +08:00
utils.ts feat(map-plugin): support google map (#2027) 2023-06-30 11:08:53 +08:00