7

I am getting weird log in logcat as :

W/Google Maps Android API: GLHudOverlay deprecated; getDrawOrder(): no-op, return DrawOrder.HEADS_UP_DISPLAY

How to solve it ? I think its a render time log for my this widget : SupportMapFragment

Dharvik shah
  • 1,969
  • 12
  • 27
  • okay tnx bro. i think solution is still pending. lets wait for proper solution. – Dharvik shah Jul 28 '16 at 11:58
  • I think it was reported in the [public issue tracker](https://code.google.com/p/gmaps-api-issues/issues/detail?id=10201) and the solution given that it will be fixed in an upcoming release of Google Play Services. – Mr.Rebot Jul 30 '16 at 15:31

1 Answers1

6

It is a known bug which is rendered by google-maps library. To be resolved in the next version

Aman Kaushik
  • 360
  • 2
  • 10