Skip to content

Commit a11e8bf

Browse files
committed
修改范例翻译。
1 parent 1681dc7 commit a11e8bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/classic/map_mapevent.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
map.setCenter(new SuperMap.LonLat(0, 0), 1);
3030
}
3131
function callbackFunction(e) {
32-
widgets.alert.showAlert(resources.text_mouse + e.type + resources.text_event,true);
32+
widgets.alert.showAlert(resources.text_mouse +" "+ e.type + " "+resources.text_event,true);
3333
}
3434

3535
</script>

examples/classic/others_contextMenu.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
</div>
5656
</ul>
5757
</div>
58-
<script type="text/javascript" exclude="iclient-classic" src="../../dist/include-classic.js"></script>
5958
<script type="text/javascript" include="bootstrap,widgets.alert" src="../js/include-web.js"></script>
59+
<script type="text/javascript" exclude="iclient-classic" src="../../dist/include-classic.js"></script>
6060
<script type="text/javascript">
6161
var map, layer, menu, host = window.isLocal ? window.server : "http://support.supermap.com.cn:8090",
6262
url = host + "/iserver/services/map-world/rest/maps/World";

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy