@@ -64,6 +64,7 @@
function calculation(type){
let g_type
if(type == "distance"){
+
g_type = "polyline"
}
if(type == "area"){