Skip to content

Core 核心库

版本

0.4.4

安装

步骤一:设置云效代理仓库

bash
// 设置 registry
npm config set registry=https://packages.aliyun.com/648026bb0ce788fc1c077e6f/npm/npm-registry/

// 登录
npm login

步骤二:安装

bash
npm install @m-tech/gis-core

引入

ts
import { Viewer, ... } from '@m-tech/gis-core'

MGis 地理三维库