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.

index.md 617B

2 yıl önce
1234567891011121314151617181920
  1. ---
  2. layout: home
  3. hero:
  4. name: DC-SDK
  5. text: Make <code>WebGis</code> development easier
  6. image:
  7. src: /assets/doc.gif
  8. alt: VitePress
  9. actions:
  10. - theme: brand
  11. text: Quick Start
  12. link: /zh/guide/introduction
  13. features:
  14. - title: Simpler
  15. details: Build a 3D WebGis application with just a div and a few lines of code!
  16. - title: Easy-use
  17. details: Using standard development classes, a simple new operation can be used to get the scene elements
  18. - title: Expandable
  19. details: Supports custom cesium and gis algorithm libraries; provides base classes and element lifecycle hooks
  20. ---