Closed (works as designed)
Project:
Get Locations
Version:
7.x-1.1
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 May 2012 at 18:58 UTC
Updated:
27 Oct 2012 at 19:48 UTC
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
Comment #1
hutch commentedTry 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.
Comment #2
lavisrap commentedThank you. It works fine! I also use MarkerClusterer with that.
Comment #3
hutch commented