@dvgis/dc-overlay

DC-SDK overlay package

Usage no npm install needed!

<script type="module">
  import dvgisDcOverlay from 'https://cdn.skypack.dev/@dvgis/dc-overlay';
</script>

README

DC-Overlay

🇨🇳 中文 | 🇬🇧English

DC-SDK overlay package

Home

http://dc.dvgis.cn

Installation

CDN

<!--Overlay Package-->
<script src="libs/dc-overlay/dc.overlay.min.js"></script>

NPM / YARN

   yarn add @dvgis/dc-overlay
   npm install  @dvgis/dc-overlay
import DcOverlay from  'dvgis/dc-overlay/dist/dc.overlay.min' //Overlay Packaget

Start

DC.use(DcOverlay)

Documentation

DC Overlay Api

Demo

picture picture picture picture
picture picture picture picture
## Copyright statement
1. The framework is a basic platform, completely open source, which can be modified and reconstructed by any individual or institution without our authorization.
2. We are not responsible for any problems arising from the modification of the framework by individuals and organizations.
3. Some industrial plug-ins and tools will be added in the later stage, and the code will be open source appropriately.
4. The package released by us may be used permanently and free of charge by any person or organization subject to:
  1) complete package reference;
  2) reserve this copyright information in the console output
We reserve the right of final interpretation of this copyright information.

Thanks