Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

pirms 2 gadiem
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. ---