I think you can use the beforesplit event for this (and use the source
property):

     * Supported control event types (in addition to those from
<OpenLayers.Control>):
     * beforesplit - Triggered before a split occurs.  Listeners receive an
     *     event object with *source* and *target* properties.

Best regards,
Bart

> Hello everybody
>
> I want to add a line splitting tool to my webgis. This is working well.
> But, the problem is that I want to add a point feature where the split has
> occured.
>
> In order to do this, I would need to know the exact coordinates of where
> the
> split occured. Is this information available through an event function or
> any
> other way?
>
> Thanks
>
> --
> Maxime Phaneuf
> Candidat à la maîtrise en géomatique
> Université de Sherbrooke
> _______________________________________________
> Users mailing list
> [email protected]
> http://openlayers.org/mailman/listinfo/users
>


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

Reply via email to