Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.
/ dc-plugins Public archive

基于DC-SDK开发的插件库,包含动画、效果、天气、材质、热区图层、聚合图层🌎

License

Notifications You must be signed in to change notification settings

dvgis/dc-plugins

Repository files navigation

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