Android Maps V2: how to remove north indicator -


i'm new maps v2... know how remove north indicator view of google map.

this one: enter image description here

you can turn off using the

uisettings.setcompassenabled(false); 

take @ api

https://developers.google.com/maps/documentation/android/reference/com/google/android/gms/maps/uisettings


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -