I'm developing an ASP.Net project using Google Maps. My team decided to use Google Maps API v2.
The problem is, I have to replace all bus stop icons on the map with my bus stop icons. To do this, I have to hide/disable them (or at least public transports) but I don't know how to do this. I searched many times but I have found no solution.
What command can I use to hide these bus stop icons?
Note: My team replaced Google Map v2 with Google Map v3.