JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 135
  • Score
    100M100P100Q84282F
  • License Apache-2.0

Mars3D在vite3.0平台的插件

Package Exports

  • vite-plugin-mars3d
  • vite-plugin-mars3d/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vite-plugin-mars3d) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

基于 Vue3.x + Mars3D 平台的🌎Vite插件

GitHub stars Npm downloads Npm version

快速开始

  • 安装

    安装mars3d

npm i mars3d

复制 cesium 静态资源

npm i vite-plugin-mars3d -D
  • 配置

vite.config.js

import { defineConfig } from 'vite';
import { vitePluginMars3d } from 'vite-plugin-mars3d';

export default defineConfig({
  plugins: [vitePluginMars3d()]
});

参考

https://github.com/nshen/vite-plugin-cesium

Mars3D 是什么

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

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

相关网站

版权说明

  1. Mars3D 平台由火星科技自主研发,拥有所有权利。
  2. 任何个人或组织可以在遵守相关要求下可以免费无限制使用。