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 »

Location determined by mobile networks

1 reply [Last post]
Nole
User offline. Last seen 2 weeks 12 hours ago. Offline
Joined: 03/07/2011

When we set Location determined by mobile networks in android settings and use nutiteq api for location, mapComponent will show GPS location determined by mobile networks, which is great. But is it possible to get radius where the phone can be from current location determined by mobile networks. So we can draw fancy circle like on android maps.

jaak
User offline. Last seen 15 hours 12 min ago. Offline
Joined: 06/19/2008

See sample code how to get native Location object, which has method getAccuracy() to know accuracy.

/JaakL