Issue
I am displaying a bigger version of google map once user click on the small fragment which display map. I am displaying bigger version of map starting map activity in dialog mode. every thing is working fine but the only problem is displayed map is very dull not bright how i can keep it bright. any help will be appriciated.
Solution
It's about the Theme you are using for your activity. user587650's answer is correct. You can find the solution inside that page. https://code.google.com/p/gmaps-api-issues/issues/detail?id=4902
By simply adding these items inside my themes.xml file I could solve the problem.
Hope it helps!
Answered By - Can Uludağ
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.