We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7a74ae commit 1b00babCopy full SHA for 1b00bab
3 files changed
examples/maplibregl/editor-wechat.html
@@ -44,7 +44,7 @@
44
$('.wrapper').load('../template/editor.html', function() {
45
var navigation = {
46
nav: {
47
- title: 'SuperMap iClient 11i(2022)',
+ title: '11i(2023)',
48
path: '../../web/',
49
isLocal: window.isLocal
50
}
examples/maplibregl/editor.html
@@ -24,7 +24,7 @@
24
$('.wrapper').load("../template/editor.html", function () {
25
26
27
- title: "SuperMap iClient 11i(2022)",
+ title: "11i(2023)",
28
path: "../../web/",
29
30
examples/maplibregl/examples-wechat.html
@@ -66,7 +66,7 @@
66
$('.wrapper').load('../template/example.html', function() {
67
68
69
70
71
72
0 commit comments