nativescript-gps
by farfromrefuge | v2.0.19
追踪 GPS 位置更新
npm i --save nativescript-gps

Nativescript GPS 插件

注意

这是一个插件,可以接收 GPS 位置更新,无论应用处于何种状态。它与 `nativescript-geolocation` 不同,因为它不使用 Google Play 服务

入门

  1. tns plugin add nativescript-gps

用法

import * as gps from 'nativescript-gps';