I use Google Map API V2 for my Android app. According to the developer guide, I should be able to rotate the marker. But now I don't have rotation method in my GoogleMap object's MarkerOptions. All methods available at MarkerOptions() are as shown in the attached image. Why is it missing in my GoogleMap object? Thanks!
