Hi,
I have a requirement to show only custom bus station markers on Google maps from external data source. So that case I need to disable all default bus station, train station markers that google maps by default rends while zooming in.
See the below picture, where my custom bus station marker is in orange color, all the default blue color bus station markers I need to delete, so it should not confuse users.
Please help me. I have tried to delete all the markers on initialization by looping through them. It doesn't help. Is there ant property on map level that I can use while initialization?
![]()