dalenguyen / angular-store-locator

This is an Angular 2+ Google Maps store locator project
http://angular-store-locator.surge.sh/
8 stars 12 forks source link

Marker Clusters #1

Open francdore opened 6 years ago

francdore commented 6 years ago

Hello,

I like the app that you created. It works really well.

Do you maybe know how I could add marker clusters by any chance?

Thanks!

dalenguyen commented 6 years ago

Hi @francdore, could you please give an example of it? Thanks,

francdore commented 6 years ago

Hi @dalenguyen,

You can see it here: https://developers.google.com/maps/documentation/javascript/marker-clustering

It's when there's a lot of markers in one place and you zoom out.

Thanks!

dalenguyen commented 6 years ago

Thanks @francdore, I will take a look at this :)