fix(monitor): arbitrate conflicting location sources
This commit is contained in:
@@ -48,6 +48,7 @@ export type AMapMassPoint = {
|
||||
style: number;
|
||||
id: string;
|
||||
label: string;
|
||||
sourceToken?: string;
|
||||
};
|
||||
|
||||
type AMapAddressComponent = {
|
||||
|
||||
Reference in New Issue
Block a user