You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

hace 2 años
hace 2 años
hace 2 años
1234567891011121314151617181920
  1. ---
  2. layout: home
  3. hero:
  4. name: DC-SDK
  5. text: 让 <code>WebGis</code> 开发更简单
  6. image:
  7. src: /assets/doc.gif
  8. alt: VitePress
  9. actions:
  10. - theme: brand
  11. text: 快速开始
  12. link: /zh/guide/introduction
  13. features:
  14. - title: 简单
  15. details: 仅仅一个div和几行代码就能构建一个三维WebGis应用
  16. - title: 易用
  17. details: 采用标准的开发类,一个简单new操作即可得到场景要素
  18. - title: 可扩展
  19. details: 支持自定义cesium和gis算法库吗;提供基础类和要素生命周期hooks
  20. ---