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 »

Location determined by mobile networks

1 reply [Last post]
Nole
User offline. Last seen 2 weeks 4 days 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 4 days 19 hours ago. Offline
Joined: 06/19/2008

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

/JaakL