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.
28 lines
1.1 KiB
28 lines
1.1 KiB
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|
<plugin> |
|
<main-package>com.fr.plugin.shdcmap</main-package> |
|
<id>com.fr.plugin.shdcmap.v10</id> |
|
<name><![CDATA[基于高德地图定制]]></name> |
|
<active>yes</active> |
|
<version>1.1</version> |
|
<env-version>10.0</env-version> |
|
<jartime>2020-04-24</jartime> |
|
<vendor>fr.open</vendor> |
|
<description><![CDATA[<p>高德地图功能</p>]]></description> |
|
<change-notes><![CDATA[<p>[2020-12-08]开发1.0版本</p>]]></change-notes> |
|
<extra-report/> |
|
<extra-designer/> |
|
<extra-platform/> |
|
<extra-core> |
|
<LocaleFinder class="com.fr.plugin.shdcmap.CustomLocaleFinder"/> |
|
</extra-core> |
|
<extra-chart> |
|
<IndependentChartProvider class="com.fr.plugin.shdcmap.CustomChartProvider" |
|
plotID="ShdcGdMapChart"/> |
|
</extra-chart> |
|
<extra-chart-designer> |
|
<IndependentChartUIProvider class="com.fr.plugin.shdcmap.CustomChartUI" |
|
plotID="ShdcGdMapChart"/> |
|
</extra-chart-designer> |
|
<function-recorder class="com.fr.plugin.shdcmap.CustomChart"/> |
|
</plugin> |