This page was last modified 08:08, 15 May 2008.
GPS Compass
From Forum Nokia Wiki
| ID | Creation date | May 12, 2008 | |
| Platform | S60 3rd, S60 3rd FP1 | Tested on devices | N95 8Gb |
| Category | Symbian C++ | Subcategory | LBS |
| Keywords: GPS Compass |
Application "GPS Compass" demonstrates how to use received coordinates to define the direction of movement. Also this application allows you to define current speed of moving and maximal speed of moving.
The application shows the correct results only when movement. The faster the device is moved in one direction, the better the results of calculation will be. The device must be directed to the side of moving.
Class CCompassEngine allows to calculate the vector of movement and the device speed. The displaying of the compass and its data is produced with the help of custom controls: CCompassDrawer and CCompassDataDrawer.
The AppView calculates the position and size of custom controls on the screen. Depending on dimension AppView the custom controls are located from left to right or from top to bottom.
Source code (with detailed comments): Image:Gps compass.zip
Internal Links
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 6110 navigator/N95 GPS third party apps | bartmanekul | Location Based Services and Navigation | 2 | 2007-08-23 11:37 |
| J2ME GPS - Connect phone to internal GPS or Bluetooth GPS solutions | vgps | Mobile Java General | 2 | 2007-10-17 10:02 |
| J2ME Emulator 2.2 and Nokia 6230i - please help ! | phdunghcmpt | Mobile Java General | 10 | 2007-03-17 16:57 |
| hw to read GPS data from built-in receiver ??? | viku_006 | Mobile Java Networking & Messaging & Security | 4 | 2007-10-25 09:05 |
| Location-aware / GPS / S60 | liveammo | Python | 7 | 2006-06-08 12:29 |
