This commit is contained in:
@@ -905,6 +905,7 @@ async function clickHandler(menuItem) {
|
||||
break;
|
||||
case "geoview":
|
||||
window.$gz.util.viewGeoLocation({
|
||||
pointname: m.vm.obj.name,
|
||||
latitude: m.vm.obj.latitude,
|
||||
longitude: m.vm.obj.longitude
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user