mirror of
https://github.com/wu736139669/vczero.github.io.git
synced 2026-08-05 06:23:38 +00:00
add webview
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@
|
|||||||
resizeEnable: true
|
resizeEnable: true
|
||||||
});
|
});
|
||||||
map.setZoom(16);
|
map.setZoom(16);
|
||||||
|
alert(window.pos);
|
||||||
if(window.data && window.pos){
|
if(window.data && window.pos){
|
||||||
var pos = JSON.parse(window.pos);
|
var pos = JSON.parse(window.pos);
|
||||||
//地图居中
|
//地图居中
|
||||||
|
|||||||
Reference in New Issue
Block a user