Skip to content

Commit 937226d

Browse files
修复导航控件示例写错标题
1 parent cff5ffe commit 937226d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/maplibregl/control_navigationControl.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_geolocateControl"></title>
8+
<title data-i18n="resources.title_navigationControl"></title>
99
<script type="text/javascript" src="../js/include-web.js"></script>
1010
</head>
1111
<body style=" margin: 0;overflow: hidden;background: #fff;width: 100%;height:100%;position: absolute;top: 0;">

0 commit comments

Comments
 (0)