ti.geofence Module

Description

Allows for battery friendly monitoring of geofences on a device.

Dependencies

This module requires Titanium 3.1.2 or greater.

Getting Started

View the Using Titanium Modules document for instructions on getting started with using this module in your application.

Accessing the Module

To access this module from JavaScript, require it as follows:

var Geofence = require("ti.geofence");

The Geofence variable is a reference to the Module object.

Usage

See the example application(s) in the example folder of the module.

Documentation

Author

Jon Alter

Module History

View the change log for this module.

Feedback and Support

Please direct all questions, feedback, and concerns to info@appcelerator.com.

License

Copyright(c) 2013 by Appcelerator, Inc. All Rights Reserved. Please see the LICENSE file included in the distribution for further details.