1.1.20 • Published 8 months ago

speed-smart-3d v1.1.20

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

speed-smart-3d v1.1.13

简介

speed-smart-3d SDK接口库,基于 WebGL 技术实现的三维客户端开发平台,基于Cesium 优化提升与B/S架构设计,支持多行业扩展的轻量级高效能GIS开发平台,能够免安装、无插件地在浏览器中高效运行,并可快速接入与使用多种GIS数据和三维模型,呈现三维空间的可视化,完成平台在不同行业的灵活应用。

安装与使用

npm 安装 speed-smart-3d SDK:

$ npm install speed-smart-3d

引用

// 引用.
import * as Speed from "speed-smart-3d";

使用

// 使用
let map = new Speed.Map("mapid");

See the package source for more details.

支持

Tested in Chrome 74-75, Firefox 66-67, IE 11, Edge 18, Safari 11-12, & Node.js 8-12.

npm scripts

  • dev: 打包脚本并监听文件更改
  • build: 打包脚本
  • clean: 清理打包脚本目录
  • link:add: 将包软链接到本地便于测试
  • link:remove: 删除包的软链接
1.1.20

8 months ago

1.1.19

9 months ago

1.1.18

9 months ago

1.1.17

9 months ago

1.1.15

9 months ago

1.1.14

9 months ago

1.1.13

9 months ago

1.1.12

9 months ago

1.1.1

10 months ago

1.1.0

10 months ago