Hello,

thanks a lot for this great and easy module! I plan to show it to the local user group here in Berlin.

My issue is that I have multiple events, that can happen at the same location. Than only one marker is visible. I also didn't find out, which event/node is on top.

Would it be possible to have a little offset, so that it is clear that more than one marker is located at the same position? Just in the case, when the geolocations are really the same.

Thanks you,
Michael

Comments

hutch’s picture

Try the current dev version, it contains code that identifies duplicate markers (eg same lat/lon) and spreads them out by about 5-15 meters so that they can be clicked on. I would also recommend enabling MarkerClusterer, it does a nice job of zooming in on close markers.
Make sure you flush the cache after updating to the dev version, and visit the config pages, check settings and save.

lavisrap’s picture

Thank you. It works fine! I also use MarkerClusterer with that.

hutch’s picture

Status: Active » Closed (works as designed)