How define feature modify event in openlayers 3?

المشرف العام

Administrator
طاقم الإدارة
I'm using OpenLayers-3.8.2. I have modify interaction as follow:

selectedInteraction = ... modifyInteraction = new ol.interaction.Modify({ features: selectInteraction.getFeatures()});I want to define an event that when a point of feature change, it fire. Something like this, but NOT for drawing, for modifying.

How do I do?



أكثر...
 
أعلى