Android : How to enable gps icon just like official google map application to redirect to current location

on Tuesday, October 7, 2014


Is it possible to show location icon just like official android application see image for further referenceenter image description here.


I'm using below code to show icon but not working



googleMap.getUiSettings().setMyLocationButtonEnabled(true);

0 comments:

Post a Comment