Posts by Higor Cardoso • 3 points
1 post
-
0
votes1
answer199
viewsQ: Why can’t I add a marker by clicking on the map?
I’m using this code: import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import com.google.android.gms.maps.GoogleMap; import com.google.android.gms.maps.OnMapReadyCallback;…