This Java ME application demonstrates the Location API and Scalable 2D Vector Graphics API features on the Series 40 and Symbian S60 platforms.
The example is a simple compass which shows the direction of North and the direction of a selected landmark. The user can also add the current location as a landmark.
The project is being hosted and developed at: https://projects.forum.nokia.com/JCompassExample where you can read additional documentation, look at possible newer revisions, and also contribute to the project.
Important classes: LocationProvider, Location, LandmarkStore, Landmark, SVGMatrix
This Java ME application demonstrates the Location API and Scalable 2D Vector Graphics API features.