Related questions
How to move marker along polyline using google map
I am trying to move the marker according to the polyline and with animation. Similar to the below image:
Mapbox is already giving this kind of demo. But I want to achieve the same using Google maps. However right now …
Android Maps Utils Clustering show InfoWindow
I am planning to use the google maps marker clustering available in the utils library, but the google example app only shows marker clusters without any infoWindow. I am wondering now, am I not able to show a InfoWindow? I …