ocaml-cordova-plugin-geolocation

Location info plugin

Provides location information based on device signals and GPS data.

Binding in OCaml to cordova-plugin-geolocation using gen_js_api.

GitHub

1 stars
4 watching
2 forks
Language: OCaml
last commit: almost 8 years ago

Related projects:

Repository Description Stars
dannywillems/ocaml-cordova-plugin-geolocation-example An example project demonstrating binding to the geolocation cordova plugin 0
dannywillems/ocaml-cordova-plugin-network-information Provides access to network information on mobile devices 0
dannywillems/ocaml-cordova-plugin-device Provides OCaml bindings to access device information and functionality from the cordova-plugin-device plugin 0
dannywillems/ocaml-cordova-plugin-sim-card A tool to access SIM card information in hybrid mobile apps. 0
dannywillems/ocaml-cordova-plugin-globalization A plugin that provides access to the user's locale, language, and timezone information on mobile devices. 0
apache/cordova-plugin-geolocation Provides geolocation services to mobile applications 634
dannywillems/ocaml-cordova-plugin-local-notifications Binding OCaml to local notifications on Android or Apple devices 0
dannywillems/ocaml-cordova-plugin-device-orientation Provides access to device orientation data using a plugin API 0
dannywillems/ocaml-cordova-plugin-file A plugin that provides read/write access to device files through the Cordova File API 0
dannywillems/ocaml-cordova-plugin-globalization-example An example project demonstrating binding of OCaml to the cordova-plugin-globalization plugin using gen_js_api. 0
dannywillems/ocaml-cordova-plugin-device-motion Provides access to the device's accelerometer and is used in hybrid mobile applications. 0
dannywillems/ocaml-cordova-plugin-network-information-example An example project demonstrating binding to the network information plugin in Cordova 0
dannywillems/ocaml-cordova-plugin-keyboard Binding OCaml to the cordova-plugin-keyboard plugin to provide a custom keyboard interface for mobile applications 0
dannywillems/ocaml-cordova-plugin-contacts Bindings to access device contacts using the cordova-plugin-contacts plugin 0
dannywillems/ocaml-cordova-plugin-device-orientation-example An example project demonstrating a Cordova plugin binding 0