Hi Dude,
i want to access city name , street name by location api, but not able to get it by symbian location api.
is it poosible to do that thing using Geolocation api, if yes then how will i use it.
Regards,
Neeraj
Hi Dude,
i want to access city name , street name by location api, but not able to get it by symbian location api.
is it poosible to do that thing using Geolocation api, if yes then how will i use it.
Regards,
Neeraj
basically there are no APIs for this in Symbian SDKs. What you could do, is to search for any REST API that would provide the functionality, and use it thriug HTTP APIs.
Have you already seen this:
http://wiki.forum.nokia.com/index.ph...Api_in_Symbian
Well it actually shows the map for the corresponding coordinates , but using Reverse GeoCoding method you can find name of location by sending the corrdinates
Last edited by vineet.jain; 2010-08-05 at 08:10.
you could always try out google search with reverce geo coding REST API and get some alternatives..