Socket
Book a DemoInstallSign in
Socket

gauss-sdk

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

gauss-sdk

> 最后更新时间: 2023 年 9 月 14 日

unpublished
latest
npmnpm
Version
2.0.0
Version published
Maintainers
1
Created
Source

概述

最后更新时间: 2023 年 9 月 14 日

Guass SDK 是 JavaScript 语言编写的 Cesium 扩展接口,可帮助您在网站中构建功能丰富、交互性强、可定制的地图应用及丰富的三维场景及可视化效果

运行方式

yarn run build

yarn run server

功能说明

Guass SDK 包含了构建地图相关功能的各种接口,具体如下:

1、地图展示功能:展示 2D 图、3D 图、栅格图、矢量图;
2、地图控件功能:可以在地图上添加/删除比例尺、缩放以及自定义控件,并可以设置各类控件的显示位置;
3、覆盖物功能:支持在地图上添加/删除标注 marker、信息窗体 Popup 等覆盖物功能;
4、工具类功能:提供经纬度坐标与屏幕坐标互转功,提供测距、面积计算等功能;
5、鼠标交互功能:支持动态修改鼠标样式、鼠标拖拽/缩放地图及鼠标绘制等功能;
6、地图控制功能:支持地图平移、缩放、拖拽、旋转、俯仰;
7、图层渲染功能:支持设置标注、圆、线、粒子、面、建筑物、栅格、背景、3D 模型、3D-tiles 等图层,并能设置图层渲染样式;
8、图形编辑功能:支持设置点、线、面、圆、椭圆、扇形、曲线面、复杂箭头等几何图形编辑功能;
9、地图服务功能:提供数据信息检索的接口,如位置搜索、路径规划、地址解析、智能提示等服务;

浏览器支持

PC 浏览器:windows 10 :Chrome 84版本及以上(32位/64位)、Firefox 93版本及以上、Microsoft Edge 80版本以上
移动浏览器:Chrome >= 47.0、Safari >= iOS 9.0、 Firefox >= 55.0 、或者浏览器内核 >= Webkit4.0

感谢支持

Keywords

cesium

FAQs

Package last updated on 14 Sep 2023

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