ajones05 / seearound.me-ionic

0 stars 0 forks source link

Duplicate map icons #157

Closed ajones05 closed 7 years ago

ajones05 commented 7 years ago

I'm pretty sure this was an existing issue, but it wasn't as noticeable before because the icons did not have any transparency. Sometimes (including the first time) icons are loaded on map view, they appear to be added twice. This causes two other issues:

  1. The icons look very dark
  2. It appears that the purple icon overlaps the original icon when tapped For example: img_4569

(If they are only loaded once, then they look fine, so it's not an issue with the icons.) image

abdulhafeez commented 7 years ago

Yes, the issue was there before and I think I did notice it couple of times. I have fixed it now.

ajones05 commented 7 years ago

This seems to be happening again. Initial load of pins is fine, but after moving the map, there are duplicates. img_4797

abdulhafeez commented 7 years ago

In my testing, it is not happening. It must be some particular scenario or sequence of steps. Do you remember how you got it?

ajones05 commented 7 years ago

It seems to happen if I create a new post, then scroll (on the map) to the location of that new post.