Can any one help? I get this error 'E/MapActivity: onClick: NullPointerException Attempt to invoke virtual method 'boolean com.google.android.gms.maps.model.Marker.isInfoWindowShown()' on a null object reference' after i press on the info imageview..
@Busisanimac7 жыл бұрын
Hey Mitch does the Auto Complete search functionality search according to the geographic location of the user ???
@Busisanimac7 жыл бұрын
Thanks .I wish you could also teach on The FourSquare Places API . Thankyou
@hosseinyazdi74397 жыл бұрын
Thank you Mitch. Thank you so much.
@abdulwahid_mohammed7 жыл бұрын
thank you sir for a great tutorial I am wondering how to move camera with animation to the other site like google maps and other apps?
@TheYannsonnboys7 жыл бұрын
Amazing tutorial man. You are so great
@jaki99k106 жыл бұрын
Hi, do anyone know how to count for example the Number of bar that u can find in a Road?
@samha15137 жыл бұрын
Awesome! Keep it up.
@TheVaskrsija7 жыл бұрын
if keyboard does not hide try with this private void hideSoftKeyboard() { InputMethodManager im = (InputMethodManager) getSystemService(INPUT_METHOD_SERVICE); im.hideSoftInputFromWindow(getCurrentFocus().getWindowToken(), 0); }
@vio2k56 жыл бұрын
thanks for the code fix
@styvelioumba6746 жыл бұрын
thank's very much .
@khilafatepakistan44236 жыл бұрын
my map is loading to much slow kindly anyone help me plz
@anamarion56715 жыл бұрын
Sir, is it possible that instead of an info window like the one in this video, clicking the marker will trigger a bottom sheet? Like this one: kzbin.info/www/bejne/f5fTg39ogJabgM0. Thank you for your videos! They help me a lot!
@onceanut9722 Жыл бұрын
Left more confused, no explainations,nor good coders on youtube