Issue
i have to show map view in rounded shape , is it posible to show android map view with rounded shape. I have tried to applying fragment layout gadient but after map loading is showing rectange view. any guidence for to make android rounded mapview
Solution
Yes, it possible. Cover the MapFragment
with another layout, and set for this layout a 9-patch background, that will cover it the way you want, take a look at this question I asked on the same topic not long ago:
Is there a way to implement rounded corners to a Mapfragment?
Answered By - Emil Adz
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.