@dvgis/dc-plugins

DC-SDK plug-in library, the plug-in library includes animation, effects, textures, heatmap, clusterLayer, and Mapv

Usage no npm install needed!

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

README

DC-Plugins

🇨🇳 中文 | 🇬🇧English

DC-SDK plug-in library, the plug-in library includes animation, effects, textures, heatmap, clusterLayer, and Mapv.

Home

http://dc.dvgis.cn

Installation

CDN

<!--Plugins Package-->
<script src="libs/dc-sdk/plugins/dc.plugins.min.js"></script>

NPM / YARN

yarn add @dvgis/dc-plugins
npm install  @dvgis/dc-plugins
import DcPlugins from  'dvgis/dc-plugins/dist/dc.plugins.min' //Plugins Package

Start

DC.use(DcPlugins)

Documentation

DC Plugins Api

Demo

picture picture picture picture
picture picture picture picture
picture picture picture picture

More>>

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