Map API

Nutiteq Maps Lib SDK enables developing advanced mobile mapping applications.
Platforms: Android, RIM BlackBerry, Java ME (J2ME)
Download maps API SDK »
Untitled Document

Products

» View demos
» Downloads

Uudised

Viimane: Thu, 15 Mar 2012 14:51:08
Teema: Vabad töökohad pakkuda
Veel uudiseid »

Navigation Icon Rotation

1 reply [Last post]
eddmik
User offline. Last seen 40 weeks 2 days ago. Offline
Joined: 06/04/2011

Is it possible to rotate navigation Icon depending on compass orientation, also I could not find the way to implement compass.

jaak
User offline. Last seen 4 days 20 hours ago. Offline
Joined: 06/19/2008

Existing location marker cannot be rotated to show compass. Also - location marker is only shown when you have GPS signal requested, but compass you have always available.

In one application (Nuticharts Lite) we have created usual Android view for Compass visualization and added it to the layout, so it is on top of map in one map corner. It reads sensor data from Android compass hardware and has absolutely no knowledge about mapping SDK (and vice versa).

/JaakL