destroyBackgroundLocation method
void
destroyBackgroundLocation()
摧毁后台进程定位
Implementation
void destroyBackgroundLocation() {
destroyLocation(clientKey: "xbr_background_time_location");
backgroundGaodeLocation = null;
}