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

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

how can i manage url using .htaccess in php? -

ios - I get the error Property '...' not found on object of type '...' -