0

I have to find current user location in map view.How can i do that in black berry.Is it possible to find current location using GPS and show it on BlackBerry in India.Please provide some help.How can i achieve.

Thank You

Maksym Gontar
  • 22,765
  • 10
  • 78
  • 114
koti
  • 3,681
  • 5
  • 34
  • 58

1 Answers1

2

Here is a tutorial on how to obtain GPS coordinates.

http://docs.blackberry.com/en/developers/deliverables/11944/CS_retrieving_the_location_of_a_BB_cont_fix_962151_11.jsp

Once, you obtain the coordinates, you can open the maps application and display the location on a map.

http://docs.blackberry.com/en/developers/deliverables/11944/CS_specifying_locations_on_a_map_using_location_893346_11.jsp

Nick
  • 1,692
  • 3
  • 21
  • 35