Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 817 Bytes

File metadata and controls

39 lines (21 loc) · 817 Bytes

locationupdatesservice Module

Description

TODO: Enter your module description here

Accessing the locationupdatesservice Module

To access this module from JavaScript, you would do the following:

var locationupdatesservice = require("ti.locationupdatesservice");

The locationupdatesservice variable is a reference to the Module object.

Reference

TODO: If your module has an API, you should document the reference here.

locationupdatesservice.function

TODO: This is an example of a module function.

locationupdatesservice.property

TODO: This is an example of a module property.

Usage

TODO: Enter your usage example here

Author

TODO: Enter your author name, email and other contact details you want to share here.

License

TODO: Enter your license/legal information here.