speed-smart-3d

1.1.20 • Public • Published

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: 删除包的软链接

Readme

Keywords

none

Package Sidebar

Install

npm i speed-smart-3d

Weekly Downloads

1

Version

1.1.20

License

MIT

Unpacked Size

27.6 MB

Total Files

6

Last publish

Collaborators

  • luwenjun