I'm getting a map from google maps static service. I want to apply a layer of a color (with opacity to view the background) to change the result.
Original:
Photoshoped image:
I want to know if there is a way to do this programmatically. I send the map to a imageview, so I want to apply this effect before it is loaded.
Thank you for your help.