增加地图元素清空功能,完成附近医院路线规划功能
This commit is contained in:
@@ -92,5 +92,3 @@ export function getCenter(list = []) {
|
||||
let centerObj = turf.center(features);
|
||||
return centerObj?.geometry?.coordinates;
|
||||
}
|
||||
|
||||
// export function
|
||||
Reference in New Issue
Block a user