Posted by chaosprinz@drup... on June 11, 2009 at 5:20am
Hi,
my users dont give the full adress, they just have to enter city,postal-code and country. With this data i want to create a users-map, but there is a problem if two or more users entered the same location. Just the first of them will be shown on the map.
Is there a possibility to tell gmap&views: The first user is shown in the center and the others shown around him/her ?
Comments
Using clusters
I have the same issue.
Even if I move other users, as long as you are not zooming enough, you can still have this problem.
Putting the maps on clusters could be an option. It shows all your users even if they are exactly in the same point.
Jorge Campo
http://autismoaba.org
Jorge Campo
http://autismoaba.org
Test result of different marker managers
I have the same issue, but with nodes, not users.
I have a test case with 2 modules with exactly the same location:
http://foutparkeerders.be/kaart
Zoom into Gent, Voskenslaan - a street in the SW of the city. There are 3 nodes in that street: one near Schoonmeersstraat and two with identical location near Tuinwijklaan. These two nodes with identical location are:
http://foutparkeerders.be/node/5
http://foutparkeerders.be/node/50
Only node/5 is shown in the popup when I use no marker manager.
I have tested the following marker managers:
No clustering
No clustering
Shows list of nodes in a popup
My settings:
Activate on: 2 or more markers
Cluster on: 2 or more markers
Lines per box: 10 at most lines
Result with popup mode Zoom to Cluster: cluster until the last detail (GOOD), no popup (BAD)
Result with popup mode Original: cluster until the last detail (GOOD), cluster popup only shows location icons, not the node fields that were defined in the View (BAD), no links to the nodes (the links were defined inside the View) (BAD)
Shows a cluster until the last but one zoom (BAD)
On the final zoom, only the first node is shown (BAD)
Customizable cluster message with %count variable (GOOD)
I would like to see a cluster that works mostly like Jef Poskanzer's Clusterer, with the following features:
EDIT: see http://drupal.org/node/530328#comment-1919830
It makes more sense there. Sorry for the duplicate.