corelocation

0.0.1 • Public • Published

node-corelocation

Get your computer's location, via the CoreLocation framework. Only compatible with OSX.

var cl = require('corelocation');
 
cl.getLocation(); // [longitude, latitude]

Mostly a nodejs port of lost for Ruby.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    1
  • 0.0.0
    5

Package Sidebar

Install

npm i corelocation

Weekly Downloads

6

Version

0.0.1

License

MIT

Last publish

Collaborators

  • liorhakim
  • tmcw