Skip to content

Commit 8875bfb

Browse files
【fix】copyright 2000 - 2024 review by songym
1 parent 21c9816 commit 8875bfb

File tree

2,111 files changed

+2113
-2113
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,111 files changed

+2113
-2113
lines changed

build/webpack.config.base.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ module.exports = {
9393
bannerInfo: function (libName) {
9494
return `
9595
${libName}
96-
Copyright© 2000 - 2023 SuperMap Software Co.Ltd
96+
Copyright© 2000 - 2024 SuperMap Software Co.Ltd
9797
license: ${pkg.license}
9898
version: v${pkg.version}
9999
`;

dist/mapboxgl/include-mapboxgl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
1+
/* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
22
* This program are made available under the terms of the Apache License, Version 2.0
33
* which accompanies this distribution and is available at http://www.apache.org/licenses/LICENSE-2.0.html.*/
44
(function () {

examples/3dwebgl/01_3DMap.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html lang="en">

examples/3dwebgl/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.*/
1+
/* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.*/
22
/**
33
* 3D-WebGL 示例配置文件:包含示例的分类、名称、缩略图、文件路径
44
*/

examples/3dwebgl/editor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/3dwebgl/entry.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.*/
1+
/* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.*/
22
require.config({
33
paths: {
44
'Cesium': 'https://www.supermapol.com/earth/Build/Cesium/Cesium',

examples/3dwebgl/examples.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/OGC_GeoJSON.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/OGC_kml.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/OGC_queryByWFS.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/OGC_wcs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/OGC_wms.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<html>
55
<head>

examples/classic/OGC_wmtsLayer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/SummaryMeshJobService.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/SummaryRegionJobService.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/addressMatchService.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/analysis_bufferAnalyst.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/analysis_bufferQuery.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/analysis_closestFacilities.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/analysis_densityKernelAnalyst.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/analysis_dynamicSegmentation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/analysis_findLocation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/analysis_findMTSPPaths.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/analysis_findMTSPPathsAndTSPPaths.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/analysis_findPath.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/analysis_findTSPPaths.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/analysis_interpolationAnalystByDensity.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/analysis_interpolationAnalystByGeometry.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/analysis_interpolationAnalystByIDW.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/analysis_interpolationAnalystByKriging.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/analysis_interpolationAnalystByRBF.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/analysis_mathExpression.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/analysis_overlayAnalystService.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/analysis_routeCalculateMeasure.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/analysis_routeLocatorLine.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/analysis_routeLocatorPoint.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/analysis_serviceAreas.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/analysis_surfaceAnalyst.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/analysis_terrainCurvatureCalculation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/analysis_thiessenAnalyst.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/analysis_trafficTransfer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/buffersAnalystJobService.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.*/
1+
/* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.*/
22
/**
33
* classic 示例配置文件:包含示例的分类、名称、缩略图、文件路径
44
*/

examples/classic/controler_areaMeasure.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/controler_attribution.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/controler_changeControlsSkin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/controler_distanceMeasure.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/controler_dragFeature.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/controler_dragpan.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/controler_drawGeometry.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/controler_featureSnap.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/controler_geolocate.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/controler_layerswitcher.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/controler_navigation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/controler_overviewmap.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/controler_panzoombar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

examples/classic/controler_scaleline.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--********************************************************************
2-
* Copyright© 2000 - 2023 SuperMap Software Co.Ltd. All rights reserved.
2+
* Copyright© 2000 - 2024 SuperMap Software Co.Ltd. All rights reserved.
33
*********************************************************************-->
44
<!DOCTYPE html>
55
<html>

0 commit comments

Comments
 (0)