I am new to android.I would like to know how to put a google map current location in circleI want to know how to set google map current location inside the circle
Asked
Active
Viewed 81 times
0
-
See if this helps: http://stackoverflow.com/questions/6029529/draw-circle-of-certain-radius-on-map-view-in-android – Viral Patel Jan 02 '16 at 11:22
1 Answers
0
If you want to create a UI with an opening in which your google map is behind, you can create a circle with a transparent interior. You can get more information on this here.
Note, however, that if your circle is not located at the center of the screen, you will need to find the offsets and move the camera to the respective location given these offsets.

Community
- 1
- 1

Shane Duffy
- 1,117
- 8
- 18