0.2.6 • Published 7 years ago

fh-wfm-location-angular-misanche v0.2.6

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Feedhenry Raincatcher GPS module

This is a simple Raincatcher module that provides a service that subscribes and publishes location topics.

Topics

Subscription

This module subscribes to the wfm:gps:position:update topic. This triggers a call to the navigator.geolocation functionality in the browser if available.

Publish

This module publishes the following topics:

TopicParameters
done:wfm:gps:position:updateSee geolocation documentation
error:wfm:gps:position:updateSee PositionError documentation

Client Side Usage

angular.module('app', [
require('fh-wfm-gps')
...
])
0.2.6

7 years ago

0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago