3.0.8 • Published 8 years ago

slickss-plugin-geolocation v3.0.8

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
8 years ago

#Cordova GEO plugin for SLiCKss mobile app

Info

Plugin is used to track trucks in the background.

Install

The following directions are for cordova-cli (most people).

Open an existing cordova project, with cordova-android 4.0.0+, and using the latest CLI.

Add this plugin:

$ cordova plugin add slickss-plugin-geolocation --save

Done.

####Update:

$ cordova plugin remove slickss-plugin-geolocation --save
$ cordova plugin add slickss-plugin-geolocation --save

Publish to NPM

Before publish please remember to change version in files:

config.xml and packages.json

Run command:

$ npm publish /path/to/your/plugin

####Important: There is a created user for SLiCKss plugins in NPM. Please use that account:

Login: slickss
Password: standard

Release Notes

3.0.3 (April 06, 2017)

Added all dependencies to config.xml. Publish to NPM.