This commit is contained in:
Christian 2019-04-07 02:17:31 +02:00
parent b5a3943863
commit 9fa81de6a2

View file

@ -4,7 +4,7 @@ import { RouterExtensions } from "nativescript-angular/router";
import { TouchGestureEventData, GestureEventData } from 'tns-core-modules/ui/gestures' import { TouchGestureEventData, GestureEventData } from 'tns-core-modules/ui/gestures'
import { isEnabled, enableLocationRequest, getCurrentLocation, watchLocation, distance, clearWatch, Location } from "nativescript-geolocation"; import { isEnabled, enableLocationRequest, getCurrentLocation, watchLocation, distance, clearWatch, Location } from "nativescript-geolocation";
import { MyHttpPostService } from '../services/my-http-post-service'' import { MyHttpPostService } from '../services/my-http-post-service'
@Component({ @Component({