antv-l7/packages/map
YiQianYao 13b9e3249d
chore: update version 2.13.5 -> 2.13.6 (#1603)
* feat: 新增 debugService step1

* chore: layer_init test 测试文件修改

* refactor: 重构日志系统结构

* feat: add remove layer log

* feat: add render debug

* feat: 增加 debugService 的开关控制

* feat: add simple source log

* feat: 调整 souce getLog 方法的输出

* feat: add scene webgl context lost

* docs: 补充 scene 的事件监听方法

* feat: 标砖 debugService 枚举类型、修复初始化时间节点错误

* style: lint style

* fix: 删除单独的sourcelog,优化了log 流程 (#1599)

* chore: remove render model log

* docs: add debugService contents

* style: lint style

* docs: add IDebugLog details

* style: lint style

* chore: update version 2.13.5 -> 2.13.6

---------

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
Co-authored-by: @thinkinggis <lzx199065@gmail.com>
2023-02-14 17:46:10 +08:00
..
__tests__ feat(map): 新增地图交互事件 2020-06-18 17:50:48 +08:00
src Feat map (#1515) 2022-11-29 23:35:27 +08:00
.fatherrc.ts fix: css lib (#1381) 2022-10-10 20:59:13 +08:00
README.md feat(map): 新增 L7 独立坐标系 2020-06-09 21:39:32 +08:00
package.json chore: update version 2.13.5 -> 2.13.6 (#1603) 2023-02-14 17:46:10 +08:00
tsconfig.build.json chore(map): point geometry 2020-06-23 00:06:57 +08:00

README.md

map

TODO: description

Usage

const map = require('map');

// TODO: DEMONSTRATE API