🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

gis-cesium-helper

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gis-cesium-helper

+ 项目依赖了我封装的库,使用npm i gis-cesium-helper -S安装即可,Cesium和gis3d已进行minify处理,提升运行性能,建议直接在html中引用 + BaseGlobe组件可选择传入配置文件的url或json对象,scene节点为cesium自带的构造参数,control为地图控件,terrain为高程,models为三维模型,basemaps为底图,layers为业务数据图层 + 地图要素状态的变更可直接对实例化类的属性赋值或使用set方法进行实时响应

latest
npmnpm
Version
4.1.13
Version published
Weekly downloads
167
263.04%
Maintainers
1
Weekly downloads
 
Created
Source

Usage

  • 项目依赖了我封装的库,使用npm i gis-cesium-helper -S安装即可,Cesium和gis3d已进行minify处理,提升运行性能,建议直接在html中引用
  • BaseGlobe组件可选择传入配置文件的url或json对象,scene节点为cesium自带的构造参数,control为地图控件,terrain为高程,models为三维模型,basemaps为底图,layers为业务数据图层
  • 地图要素状态的变更可直接对实例化类的属性赋值或使用set方法进行实时响应

FAQs

Package last updated on 27 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts