CN-1563 feat: 轨迹地图基础逻辑
This commit is contained in:
@@ -351,6 +351,11 @@ export const api = {
|
||||
entityNew: apiVersion + '/entity/explorer/overview/new', // entity首页new数据概览
|
||||
entityTotal: apiVersion + '/entity/explorer/overview/total' // entity首页total数据概览
|
||||
}
|
||||
},
|
||||
location: {
|
||||
map: apiVersion + '/locationIntelligence/map',
|
||||
density: apiVersion + '/locationIntelligence/population/density',
|
||||
trend: apiVersion + '/locationIntelligence/active/subscribers'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user