Mapbox Marker Clustering

Mapbox Marker Clustering

Leigh Halliday

4 года назад

28,215 Просмотров

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


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

@99vishaal
@99vishaal - 04.03.2020 22:00

This helped me a lot! Is there also a way so we can visualize a popup with each crime details for every individual crime marker?

Ответить
@thegoldenspoons4988
@thegoldenspoons4988 - 11.03.2020 18:26

Great video ! so I am planning to build an app that will have a intense use of map services , I think that mapbox , would be a bit overpriced for me. so I am thinking to use leaflet instead, I found a video of your that cover using leaflet with react , couple of question :


is leaflet a good choice? can still use your cluster package with it ?

Ответить
@NickisyourFan1
@NickisyourFan1 - 16.04.2020 05:12

Wow! Thanks Leigh! I'll be using this soon. You mentioned what happens when two markers that share the same location - Is there a way, other than the spiderfy stuff, to be able to get to these individual points on the map without them overlapping!?

Ответить
@mengkhornkan5130
@mengkhornkan5130 - 22.04.2020 07:27

Please add info window one more in this tutorial. I try to add it but not working thanks.

Ответить
@xiaoyili7072
@xiaoyili7072 - 23.04.2020 23:09

awesome

Ответить
@emersonaraujo406
@emersonaraujo406 - 24.04.2020 21:58

Fantastic content! You really know how to provide us with the best of best. Thanks a lot!

Ответить
@siddhantsehgal8996
@siddhantsehgal8996 - 28.04.2020 16:16

That is super mahn! Although i had a small problem, actually i have a record of more than 10000 records. So when i keep zooming in after a point when there are cluster with (5-10 number), it doesn't break that cluster and show me markers. It just zooms in the most and show me the cluster number (the same), not the markers inside. Help please.!

Ответить
@mouradlaouane7681
@mouradlaouane7681 - 29.05.2020 11:38

hi bro, pliiz, can you do it marker.clustering from database

Ответить
@murmur8748
@murmur8748 - 01.06.2020 10:47

please show us a little bit more in detail about how to add getClusterLeaves method on your code. your videos are awesome!

Ответить
@tafadzwadube987
@tafadzwadube987 - 05.06.2020 03:13

Hi what a great tutorial, can use mapbox with react to draw a route between two points using mapbox direction api, thanks once again.

Ответить
@haynzey91
@haynzey91 - 10.09.2020 17:10

Fantastic tutorial, thank you!

Ответить
@moonoo2009
@moonoo2009 - 28.10.2020 09:37

Would this approach to clustering work with MultiPolygon? Basically a grid of rectangles covering UK. It's a large dataset. 80,000 features so keen to understand if the supercluster can be adapted to accommodate MultiPolygon over Points.

Ответить
@SyauqyAziz
@SyauqyAziz - 31.10.2020 11:10

Hi, how to create a dynamic styling for the cluster marker based on the value of point count? for example, I want to create interpolate marker color

Ответить
@mohamedkhafchrait6700
@mohamedkhafchrait6700 - 18.01.2021 03:28

thank you so much

Ответить
@KaiKeanaaina
@KaiKeanaaina - 18.01.2021 14:15

this video is great. do you have any walkthroughs using supercluster or use-supercluster with React-Leaflet to create a Choropleth map? I tried using react-leaflet geoJSON tag, but it renders a bit slow even for a 12 MB file size. thanks again for sharing your knowledge. this really gave me hope and insight

Ответить
@gurkiransingh1537
@gurkiransingh1537 - 03.02.2021 02:57

Hello Leigh, great video. I have also followed your other videos about the mapbox, they all works fine but in this video I am not getting exact amount of clusters. I have an array of points of length 4 but I am only getting clusters of length 2. Can you please help me solve this issue ? Thank You

Ответить
@xWildStorm7x
@xWildStorm7x - 08.02.2021 05:26

This tutorial is amazing, thank you so much!

Ответить
@gurkiransingh1537
@gurkiransingh1537 - 22.02.2021 08:06

Hello @Leigh. Awesome Video. I got a question. Is there a way I can call useSupercluster again with the new points ?

Ответить
@roney23jj
@roney23jj - 12.03.2021 16:32

U R the Best!!! THANK YOU!!!!!!!!!

Ответить
- 03.04.2021 02:44

Great video and fantastic tutorial, really enjoyed the video.

Ответить
@eliyahucohen4167
@eliyahucohen4167 - 14.04.2021 13:40

Very clear, thank you very much, exactly what I needed to complete my task.

Ответить
@nikakhachiashvili9155
@nikakhachiashvili9155 - 09.06.2021 17:34

Great Video, but when zooming out after zooming in, "crime doesn't pay" images stay on the screen. and don't go anywhere. I tried to code along with you and to also clone the repository but the problem stays the same..

Ответить
@ricardobrito9865
@ricardobrito9865 - 18.06.2021 22:32

guys, i was looging on documentation and could not find, how could i type mapRef? i am writing this code using typescript, and still could not make it work because of a type erro related to mapRef, i even tried const mapRef = useRef<MapRef>(); but, no success :/

Ответить
@ricardobrito9865
@ricardobrito9865 - 09.07.2021 22:09

Hello, congratulations for the video again, but i am stucked, how would you spread markes with same location?

Ответить
@tomms1492
@tomms1492 - 23.07.2021 17:37

This is pure gold. Thank you SO much! Great video. I subscribed:) keep up the good work

Ответить
@matt-analoguelife
@matt-analoguelife - 14.08.2021 13:39

I've been watching a LOT of your videos recently. I'm a tinkerer when it comes to coding, but enjoy the logic and problem solving nature etc...

You can pronounce Leicester as Lester :)

Ответить
@davidroman8048
@davidroman8048 - 22.09.2021 12:40

Your video was very nice! thanks ! also i would like to know if is possible another video but with points in the same location ! could be nice to have this!

Ответить
@snadol97
@snadol97 - 06.10.2021 08:05

thanks for the help leigh! really enjoyed it

Ответить
@user-tn4wj5fc1e
@user-tn4wj5fc1e - 19.11.2021 16:28

You try to give the video more brightness it will be great if you do

Ответить
@colinframe5935
@colinframe5935 - 05.01.2022 08:47

You try to give the video more brightness it will be great if you do

Ответить
@davidtucker3463
@davidtucker3463 - 12.01.2022 12:29

This video is really wonderful. He was able to teach me, in only 36 minutes, that I don't know my ass from my elbow when it comes to programming something like this and that I should get expert help. I could have spent days figuring that out.

Ответить
@sonnix31
@sonnix31 - 18.01.2022 06:09

Hi Leigh, is this updated?, somehow my code breaks on using const mapRef = useRef()

Ответить
@lera4135
@lera4135 - 19.02.2022 22:23

thank you, amazing tutorial!!

Ответить
@AlcoCZ
@AlcoCZ - 04.04.2022 12:33

Thanks for the video. Great job.

Ответить
@256paveliko
@256paveliko - 11.05.2022 15:36

Still relevant, super dude !!!

Ответить
@afzalharun8975
@afzalharun8975 - 15.06.2022 21:12

You are awesome! Even though in the latest upgrade some of the things have changed but this content really hepled thanks.

Ответить
@afzalharun8975
@afzalharun8975 - 15.06.2022 21:35

One question though...how come on the examples of clusters in the react-map-gl documentation, the code doesn't look like this?

Ответить
@aadhis8206
@aadhis8206 - 11.07.2022 13:20

Leigh can u plz provide a video or reference material for line/routes clustering ...i want nodes and the routes connecting them to be clustered...plz help

Ответить
@barbiegarma968
@barbiegarma968 - 29.08.2022 04:35

Clear message, clear structure, easy to understand, thank you

Ответить
@TheMaxy4u
@TheMaxy4u - 15.09.2022 15:41

Super awesome video that clears the air on markers and clusters. Do you have any video on Source and Layers ? Thank you very much . Have subscribed eh ! :)

Ответить
@donaldballantyne8193
@donaldballantyne8193 - 30.09.2022 14:50

Clear message, clear structure, easy to understand, thank you

Ответить
@tripnest5903
@tripnest5903 - 26.10.2022 15:50

Hi, how can we get the array of points within the cluster. For example we cluster hotels with prices, we want show on cluster marker 2 from {point with lowest price}?

Ответить
@j.dvibes3174
@j.dvibes3174 - 21.11.2022 00:07

How can we get police crimes data from other countries? I hope you can reply! great video!!

Ответить
@Kaijoh
@Kaijoh - 28.12.2022 06:36

can u also do a cluster marker in laravel with database?

Ответить
@rorymacgregor4475
@rorymacgregor4475 - 02.09.2023 17:54

There is a serious shortage of tutorials on javascript GIS frameworks/libraries, and the docs are so lean and vague it's hard to work out how to implement them. Myself and I'm sure many others would happily pay for a comprehensive GIS course covering more things like this.

Ответить
@Max-oj9tp
@Max-oj9tp - 14.11.2023 23:03

Oh my, this video is EXACLTY wat I needed. You sir are my hero of today!

Ответить