Skip to content

Commit 9516ed8

Browse files
committed
【fix】example title
1 parent 1b00bab commit 9516ed8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/maplibregl/editor-wechat.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<html>
66
<head>
77
<meta charset="UTF-8" />
8-
<title data-i18n="resources.title_editorMBGL"></title>
8+
<title data-i18n="resources.title_editorMLBGL"></title>
99
<link rel="shortcut icon" type="image/x-icon" href="../../web/img/favicon.ico" />
1010
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport" />
1111
<script

examples/maplibregl/editor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<html>
66
<head>
77
<meta charset="UTF-8">
8-
<title data-i18n="resources.title_editorMBGL"></title>
8+
<title data-i18n="resources.title_editorMLBGL"></title>
99
<link rel="shortcut icon" type="image/x-icon" href="../../web/img/favicon.ico"/>
1010
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
1111
<script type="text/javascript" include="jquery,bootstrap,template,admin-lte,ace,i18n"

0 commit comments

Comments
 (0)