antv-l7/packages/three
@thinkinggis 58947c2461
Feat tile (#1438)
* fix: verifyZoom 最小值0 ,multiPassRenderer 按需初始化

* fix: getModel type public

* fix: raster 文件名称

* chore: 合并分支

* chore: 文件大小写

* chore: 方法名

* fix: 瓦片图层 pointlayer shape 为文本

* feat: 支持wmsbbox服务

* fix: add wmts tile service

* Chore tslint (#1435)

* fix: add tslint

* fix: add tslint

* docs: 添加marker demo (#1423)

* fix: fix code tslint err (#1436)

Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>

* fix: geojsonvt layer

* fix: lint error

* fix: ts-lint error

* fix: l7-map 2 default

* fix: l7-map 2 default

* fix: lint

* chore: 添加babel-types 依赖

* chore:  lock some babel  verison

Co-authored-by: YiQianYao <42212176+yiiiiiiqianyao@users.noreply.github.com>
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-10-28 17:46:35 +08:00
..
src Feat tile (#1438) 2022-10-28 17:46:35 +08:00
.fatherrc.ts feat: add l7-three father umd build config (#1361) 2022-09-29 11:45:37 +08:00
.gitignore chore: update version 2.9.29 -> 2.9.30 (#1363) 2022-09-30 17:50:46 +08:00
README.md feat: 3D model 2020-04-17 10:47:34 +08:00
package.json chore: update version 2.10.0 -> 2.10.1 (#1433) 2022-10-25 22:48:06 +08:00
rollup.config.js feat: add three rollup external 2021-09-22 17:59:47 +08:00
tsconfig.build.json feat: 3D model 2020-04-17 10:47:34 +08:00

README.md

three

L7 ThreeJS 通过ThreeJS 扩展加载3D模型

Usage

import three = require('l7-three');