I want to show my current location with pin point on map. I want to use API v2 but I dont know how to use this api v2 and how to implement it.
Asked
Active
Viewed 6,393 times
1 Answers
0
Hi Please have a look at this sample.
https://github.com/commonsguy/cw-omnibus/tree/master/MapsV2/Location
And also have a look at this google map sdk with sample https://developers.google.com/maps/documentation/android/intro#sample_code
Hope this will help you.

itsrajesh4uguys
- 4,610
- 3
- 20
- 31
-
is that google map that require an internet connection @itsrajesh4uguys... or is it an another sdk (library) that can use offline map embedded into the device? – gumuruh Aug 23 '14 at 03:44