Not to be confused with drawing a circle ON mapview. I'm trying to accomplish the following.
Should I, and how: a) create the MapView as a circular view on another View? b) render the MapView fullscreen and overlay another view with a transparent circle?
I'm not sure if either of these options are possible, I assume they are. If it helps, as part of the user workflow the opaque area will have a couple of buttons but will eventually go away and the user will be left with the full screen map to interact with.
Thanks