Anyone please help me, I want to set compass button on top right corner on the Google map. I have wasted my lot of time but i didn't find any answer that can help me. How can I achieve this with the Google maps ? Any suggestions?
By default Compass
is coming at left side corner in Google maps V2. You just set.setCompassEnabled(true)
.
myMap.getUiSettings().setCompassEnabled(true);
and also compass icon appear only if you rotate the map to not align to north.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With