Search code examples
androidgoogle-mapsgoogle-play-serviceslogcat

Warning in Google Map


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


Solution

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