Can someone please advise how I could add this animated marker to the below google maps API.
The below is the standard google maps api code with option to give imag
curMarker = new RichMarker({ position: pointToMoveTo, map: map, content: '', });