Creating Custom Google Map Markers

Creating Custom Google Map Markers

CodingWithMitch

6 лет назад

44,964 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@karimelbahi1725
@karimelbahi1725 - 05.10.2018 20:13

please sir after writing the code like you why all markers are very big till if i zoom in and out?!

Ответить
@liot_
@liot_ - 27.11.2018 23:35

Hi! I m following this series and everything is workin fine, but now i have a problem. I have 2 users in my chatroom and it shows my marker and other user marker but this is white (i have already chosen an avatar). It shows me the name but the avatar part is white. Im trying this in a physical device (one for each user). Do you know why this could be happening?

Ответить
@zzjack8617
@zzjack8617 - 10.12.2018 11:35

Hi, I’m following this series. However ,in this video, everything goes fine, but I don’t know why I don’t have R.dimen.custom_marker_image and padding😔😔😔

Ответить
@freshfast6197
@freshfast6197 - 21.12.2018 10:24

Google should hire you

Ответить
@muhammadfaizan2461
@muhammadfaizan2461 - 30.12.2018 10:19

Great..thanks man

Ответить
@mohamedsobhy4754
@mohamedsobhy4754 - 03.02.2019 06:05

is there any tutorial for using onBeforeClusterRendered ?

Ответить
@DungTrinh-rt8su
@DungTrinh-rt8su - 04.03.2019 13:37

Your video is great ! Can we extend the snippet to be bigger, like , can the snippet contains multiple lines ?
I tried adding "\n" in the snippet but it ends up with the snippet being only the first line ending with "..."

Ответить
@hamzasaimaldaher5727
@hamzasaimaldaher5727 - 10.03.2019 12:53

Hello we have :
markerWidth = (int)context.getResources....
Here we have cannot resolve symbol in R.dimen.custom_marker_image
Custom marker image is red in this line
Please answer as fast as possible

Ответить
@kanishkakodithuwakku1944
@kanishkakodithuwakku1944 - 29.03.2019 08:26

I want this render as cluster, so i did change shouldRenderAsCluster() as true. but cluster is not working .. pls why?

Ответить
@ArunSriramula1
@ArunSriramula1 - 05.04.2019 20:24

Sir I'm getting an issue that whenever I.m seeing the map in user list I'm getting only my current location not of all others, what happening is the loop of userlocations is calling the number of times exactly the number of users but I logged the username of users and I'm getting only my location number of times as of number of people present in the group. Do you have any solution? And I'm sure that I followed you with every single step and cross checked the code couple of times too.

Ответить
@justincervantes4171
@justincervantes4171 - 20.04.2019 18:41

Great tutorial! Thanks, Mitch!

Ответить
@uzumakirutwik297
@uzumakirutwik297 - 17.05.2019 18:21

Hey, Mitch. I followed your tutorial and its working perfectly fine. I just wanted to use the setOnClusterItemClickListener() on my cluster of markers but it's not working. I want the app to take the user to a new activity by clicking on any of the markers.

Ответить
@TanujSareenRockStarDeveloper
@TanujSareenRockStarDeveloper - 03.09.2019 16:58

possible to render images from Glide ????? using the same architecture ??

Ответить
@MrDanik011
@MrDanik011 - 22.09.2019 16:23

actually, it's more productive to use IDE helpers to create boilerplate code, e.g. getters setters etc

Ответить
@daniyalfarid691
@daniyalfarid691 - 29.10.2019 23:53

Awesome tutorial!!!
How to give an image url to cluster rather than the resource?

Ответить
@milosmladenovic1511
@milosmladenovic1511 - 28.11.2019 17:10

I dont have models package, what should I do?

Ответить
@funaustralia6517
@funaustralia6517 - 05.12.2019 16:53

Is it java or kolin?

Ответить
@funaustralia6517
@funaustralia6517 - 20.01.2020 02:50

I had download the source and change google-service.josn file, but it cannot register and login.

W/BiChannelGoogleApi: [FirebaseAuth: ] getGoogleApiForMethod() returned Gms: com.google.firebase.auth.api.internal.zzal@c2e3e59
D/RegisterActivity: createUserWithEmail:onComplete:false

this is a error code.

Ответить
@TalissonVilela
@TalissonVilela - 27.01.2020 18:31

Thank you for this video, you have no ideia how this helped me! <3

Ответить
@darkstain054
@darkstain054 - 09.02.2020 17:48

Chief I would like to see your drawable resource file plz, I want the shapes that you used

Ответить
@funaustralia6517
@funaustralia6517 - 01.03.2020 03:45

Hi Mitch, do you know, how can use url into the MarkerOptions icon?

Ответить
@vinayaktigadi9355
@vinayaktigadi9355 - 16.04.2020 13:34

i am trying to retrieve an object value from firestore and set that value to an local object declared inside the class but,those values are not getting reflected.when i display those values inside on completelistner it is displaying correct result but when i try to use that object outside it,it shows null..and on stack over flow i learnt that it is asynchronus method but unable to find solution..can you help me with this??? thanks

Ответить
@AlgeriaHere
@AlgeriaHere - 29.07.2020 20:06

this is like almost two years old but i couldn't find item.getIconPicture()); , did they take it off ?

Ответить
@_channel_name__
@_channel_name__ - 20.08.2020 21:40

thank you.

Ответить
@HidungPesek
@HidungPesek - 07.03.2021 02:31

sir.. is able mark icon load from url?

Ответить
@sanyasdada3163
@sanyasdada3163 - 30.03.2022 05:35

Hello, Mitch, I also doing exactly what u did, but why my image isn't rendering inside the icon. only an icon is shown on the map.
the image is coming at the onBeforeclusteritemRendered(). but it isn't set to the image view ?? I hope your explanation throws light on me!!

Ответить
@testcrook8409
@testcrook8409 - 29.08.2022 06:22

Do we need api key for this...

Ответить