Skip to content

Commit 54e7a37

Browse files
committed
2 parents 3ed032b + dc3e747 commit 54e7a37

File tree

4 files changed

+0
-229
lines changed

4 files changed

+0
-229
lines changed

examples/maplibregl/01_measure_area.html

Lines changed: 0 additions & 76 deletions
This file was deleted.

examples/maplibregl/01_measure_distance.html

Lines changed: 0 additions & 79 deletions
This file was deleted.

examples/maplibregl/config.js

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -34,18 +34,6 @@ var exampleConfig = {
3434
thumbnail: 'mb_mapService.png',
3535
fileName: '01_mapService'
3636
},
37-
{
38-
name: '距离测量',
39-
name_en: 'distance measurement service',
40-
thumbnail: 'mb_measure-distance.png',
41-
fileName: '01_measure_distance'
42-
},
43-
{
44-
name: '面积测量',
45-
name_en: 'area measurement service',
46-
thumbnail: 'mb_measure-area.png',
47-
fileName: '01_measure_area'
48-
},
4937
{
5038
name: '范围查询',
5139
name_en: 'bounds query',
@@ -933,12 +921,6 @@ var exampleConfig = {
933921
name_en: 'Attribution Control',
934922
thumbnail: 'control_attributionControl.png',
935923
fileName: 'control_attributionControl'
936-
},
937-
{
938-
name: '绘图控件',
939-
name_en: 'Draw Control',
940-
thumbnail: 'control_drawControl.png',
941-
fileName: 'control_drawControl'
942924
}
943925
]
944926
}

examples/maplibregl/control_drawControl.html

Lines changed: 0 additions & 56 deletions
This file was deleted.

0 commit comments

Comments
 (0)