I added now a CompassMapActivity.java sample to the https://github.com/nutiteq/hellomap3d/ AdvancedMap3D project. It rotates map based on compass, sets GPS location and adds a second person view 3D model. It is using Google sample OrientationManager code for compass reading smoothing, with raw data you will get very unstable picture.
We use it in Google Glass app, and it looks quite cool.
I added now a CompassMapActivity.java sample to the https://github.com/nutiteq/hellomap3d/ AdvancedMap3D project. It rotates map based on compass, sets GPS location and adds a second person view 3D model. It is using Google sample OrientationManager code for compass reading smoothing, with raw data you will get very unstable picture.
We use it in Google Glass app, and it looks quite cool.