On Mon, Feb 15, 2010 at 07:44:13AM +0100, Eric Lemoine wrote:
> On Monday, February 15, 2010, John Phan <[email protected]> wrote:
> >
> > Hi,
> >
> > I'm kind of new to OpenLayers. But I want to use GeoJSON to request 
> > geometric features using the geometric type: MultiPoint.
> >
> > The browser has no problems rendering the vector layer.
> >
> > Now how do I associate an onclick event with each of these points (rather 
> > than a collection of points).
> 
> Hi. Have you looked at Control.SelectFeature? When clicking on a point
> the control will select and highlight the whole collection of points
> the feature comprises though.

Eric,

It sounds like this is exactly the problem he is having, since his query
specifically mentioned "only one, and not a collection". 

To the OP: AFAIK, you can't.

-- Chris
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to