update: 大屏接口
This commit is contained in:
@@ -152,6 +152,9 @@ export const Map = {
|
||||
if (latitude) {
|
||||
lat = latitude;
|
||||
}
|
||||
if (lng) {
|
||||
lon = lng;
|
||||
}
|
||||
if (!longitude || !latitude || !type) {
|
||||
continue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user