What is returned when Select event fires in Openlayers?

المشرف العام

Administrator
طاقم الإدارة
I'm quite new to Openlayers and jscript in general. Using Openlayers 3.9.0.Can anyone hint where to look up the structure of the 'e' object which is returned when Select event fires?

select.on('select',function(e){ //...});For example I come across such things as e.target.getFeatures(). What else is there in the 'e' object?



أكثر...
 
أعلى