GeolocationControlSuccessEvent
interface GeolocationControlSuccessEvent {
addressComponent: AddressComponent;
point: Point;
target: GeolocationControl;
type: string;
}
addressComponent: AddressComponent;
point: Point;
target: GeolocationControl;
type: string;
}
定位成功事件