Hi Manuel, Another way should be the use of the cluster strategy. If you activate the strategy, all closest points are transform in one feature called cluster. And the cluster contains points so you can easily display informations about your points.
http://openlayers.org/dev/examples/strategy-cluster.html Manuel Albela Miranda wrote: > > Hi everybody!, > > I have one GML layer where some of the points are in the same location, so > I'm wondering if it's possible to get all the features that are at that > location when you click on it by using the SelectFeature control or if > there > is another way to do that. > > Thank you very much in advance. > > Manu. > > _______________________________________________ > Users mailing list > [email protected] > http://openlayers.org/mailman/listinfo/users > > -- View this message in context: http://n2.nabble.com/Selecting-multiple-features-in-the-same-point-tp3436892p3437344.html Sent from the OpenLayers Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
