fix(monitor): arbitrate conflicting location sources

This commit is contained in:
lingniu
2026-07-16 11:05:28 +08:00
parent 9384d6acf5
commit b9fcf476ec
11 changed files with 360 additions and 44 deletions

View File

@@ -48,6 +48,7 @@ export type AMapMassPoint = {
style: number;
id: string;
label: string;
sourceToken?: string;
};
type AMapAddressComponent = {