Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Gonzalo Blasco
11,927 PointsGoogle Maps: Changing Default Markers Color - URGENT!!!
Please, I need to know how to change the default color of the markers inside a Google Map.
I have right now a map with the location of the different stores display on it. I'm trying to get a pink color in each marker, without losing the number display in it.
Anybody can help to make it possible?... :)
1 Answer

Kristopher Van Sant
Courses Plus Student 18,830 PointsHi Gonzalo, here's a few links to Google's docs as well as some Stack Overflow posts. These should help you find your answer. :)
https://developers.google.com/maps/documentation/android-api/marker#customize_the_marker_color
https://sites.google.com/site/gmapsdevelopment/
http://stackoverflow.com/questions/11064081/javascript-change-google-map-marker-color
http://stackoverflow.com/questions/32651238/how-to-change-marker-color-google-maps
Gonzalo Blasco
11,927 PointsGonzalo Blasco
11,927 PointsThanks, Kristopher Van Sant, it was very helpfull. It's done.