Enable Mouse Move event on click event on a feature

955
2
11-12-2020 04:51 AM
Nadir_Hussain
New Contributor III

Dear All,

I am working on polygon layer like an excel sheet.if user click on one feature mouse event should enable and where he move the mouse next 10 feature should be selected and change symbology.how can i get this.please help Thanks in advance.when user click the last selected feature mouse move event should be disabled.working on arcgis java script 4.17 api.

 

 

0 Kudos
2 Replies
KavishGhime3
New Contributor II

Hello @Nadir_Hussain ,

In the class "FeatureLayer", there is no such event which will help to select multiple features upon mouse-hovering. Following is the reference:

Thanks,

0 Kudos
Nadir_Hussain
New Contributor III

Dear  kavish,

how can i enable mouse hover event on feature click.can you post an example.waiting for your reply.

Thanks a lot dear.

 

0 Kudos