Google map for android my location custom button
问题 How can I change google map my location default button? I set my location enable and map draw standard image to find location, is it possible to change default image? 回答1: See below xml file to custom button: <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" > <fragment android:id="@+id/maps" android:name="pl.mg6.android.maps