petervojtek / touchless-map

Experimental smartphone app for touchless map control (zoom&move via accelerometer)
28 stars 1 forks source link

TouchlessMap Smartphone App

Experimental smartphone app for touchless map control employing smartphone's accelerometer. Use case: move and zoom map on your smartphone while wearing gloves.

Get it on Google Play or download the latest apk from here.

Usage

Move Map

Tilt your smartphone to move map in X and Y axis.

Zoom In

Move the smartphone towards yourself and back to zoom in one level.

Zoom Out

Move the smartphone away from you (towards ground) and back to starting position to zoom out.

Return to Your Current Location and Reset Zoom

Shake your smartphone to return to location provided by your phone and change zoom level to initial value.

Known Issues

If the map is visible but not moving when smartphone is tilted, restart the app (stop app in Android app manager and start it again).

How to Modify the Application and Contribute

Feel free to suggest bugs, new features or adjustments to the existing user interface via Issues.

The smartphone app is written in Ionic framework in HTML and JS and can be compiled to run on many smartphone plaforms (iOS, MS, ..). I had the opportunity to test it only on Android, you are welcome to build it and try it on another platform.

You will need to install following cordova plugins into your ionic project:

If you have some code adjustments to share, use pull request.

Credits

License

MIT