speigg-nativescript-geolocation
v0.0.9-patch.0
Published
Provides API for getting and monitoring location for NativeScript app.
Downloads
6
Maintainers
Readme
Welcome to the nativescript-geolocation
plugin for NativeScript framework
Prerequisites
- installed NativeScript-CLI
Install nativescript-geolocation
plugin.
Navigate to project folder and run NativeScript-CLI
command tns plugin add nativescript-geolocation
.
This project can be used as an example how to use nativescript-geolocation
and nativescript-googlemaps
plugins.