This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

mars-editor
TypeScript icon, indicating that this package has built-in type declarations

3.0.0-alpha3 • Public • Published

mars-editor 示例代码在线运行编辑器

使用方法

安装依赖

npm i mars-editor

使用

import marsEditorInstall from "mars-editor"

marsEditorInstall(app, {
  baseUrl: "/",
  code: "0", // 0, 1
  configLibs: [],
  configSource: `config/example.json`
})
<mars-sample-editor id="your example id">
    <your-pannel-slot></your-pannel-slot>
</mars-sample-editor>

编译构建

npm run build

参考文档

Mars3D 是什么

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

Mars3D平台可用于构建无插件、跨操作系统、 跨浏览器的三维 GIS 应用程序。平台使用 WebGL 来进行硬件加速图形化,跨平台、跨浏览器来实现真正的动态大数据三维可视化。通过 Mars3D产品可快速实现浏览器和移动端上美观、流畅的三维地图呈现与空间分析。

相关网站

Dependencies (7)

Dev Dependencies (27)

Package Sidebar

Install

npm i mars-editor

Homepage

mars3d.cn

Weekly Downloads

1

Version

3.0.0-alpha3

License

Apache-2.0

Unpacked Size

220 kB

Total Files

4

Last publish

Collaborators

  • muyao1987