DEV Community

Discussion on: Multiple Markers On Google Map In Angular App (The Pro Way) Part 2

Collapse
 
akashvarma9 profile image
Akash Varma

Hi Pato,

what if there are multiple locations have same lat long? Markers formed as stack. Any solution for this?

Thanks in advance !

Collapse
 
devpato profile image
Pato

Hi Akash! you don't want them to be stacked? or you don't want to have duplicate markers?

Collapse
 
abhimanupati203 profile image
abhilash manupati

There are 6 store type of markers on map .How do i filter while switching options .Currently I re-intialiase the map while switching checklist this make map reload .Can you please help me how to achieve without flicker the map view

Thread Thread
 
devpato profile image
Pato • Edited

Hi! I'm super busy right now. Ill prob have some time in 2 weeks to make the tutorial. If you have some code example i can take a look to it too. preferible a repo on github or stackbliz