How to add direction indicator in google map v2 in android -


enter image description here

i want add direction indicator in map, coode enable indicator, not displayed yet.

uisettings muisettings = mmap.getuisettings(); muisettings.setcompassenabled(true); 

though enable compass in settings, direction compass visible after change bearing of map default. if have enabled touch gestures, can rotate map fingers changed bearing , start seeing compass


Comments

Popular posts from this blog

html - Cut text on left side inside button while centering -

plugins - CodeIgniter support on netbeans 8.0 -

php - Selecting items from MySQL for a status update feed efficiently while accounting for possible spam -