Link to home
Start Free TrialLog in
Avatar of ioustinos_sarris
ioustinos_sarrisFlag for Greece

asked on

How to change colors on Google Map

When a user sees a google map, he actually makes requests for some tile images with the map details.

I want to be able to change the colors of those images. Hence the script that i want should take the images returned by the request made to google, and change for example all roads with yellow color to red.

I want caching to be reserved.
I do not want any solutions that involve my server.

Thanks
ASKER CERTIFIED SOLUTION
Avatar of Wouter Boevink
Wouter Boevink
Flag of Netherlands image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial