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

Latest news

Last at Tue, 3 Apr 2012 23:31:42
Topic: MapXT SDK evaluation
See more news »

Navigation Icon Rotation

1 reply [Last post]
eddmik
User offline. Last seen 39 weeks 5 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 15 hours 23 min 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