• Stars
    star
    289
  • Rank 138,982 (Top 3 %)
  • Language Raku
  • License
    MIT License
  • Created over 2 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🔥前端 vue3.0 + typescript 三维可视化 数字城市 数字孪生 选用 cesium开源GIS库 加入 主流地图 WebGL效果 完全开源 配合后台 实现可视化编辑保存

vue3-typescript-cesium-elementPlus

演示地址

前台地址:【由于白膜数据量大,请耐心等待】 http://map.217dan.com/addons/cesiummapv

后台地址: http://map.217dan.com/aeSAZtOfuN.php 用户名:test 密码:12345678

前端使用的技术栈为: vue3.0 CLI4.x脚手架搭建,使用typescript作为逻辑代码,UI界面为elementPlus GIS地图部分,使用Cesium-1.82开源库,简单了修改了地图展示部分代码 加入了主流的一些WebGL动态效果类 配合后台【thinphp + mysql】

后台源码随后加入

截图展示

展示 展示 展示 展示 展示 展示 展示 展示 展示

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint