How to make the pop-up windown show up by hovering over instead of clicking

3739
2
07-20-2015 07:17 AM
LeiZhou1
Occasional Contributor

We use WAB to create an app with point features on the map.  We want the pop-up windows to come out when users hover over the point features, instead of clicking on them to display pop-up window.  Is there anyway that we can do this? Currently you have to click the point to display information. Thanks!

2 Replies
DanJiang
Esri Contributor

Lei,

Sorry to tell you that for now, the pop-up window can only be recalled by mouse clicking event.

0 Kudos
StanMcShinsky
Occasional Contributor III

lei zhou​,

If you are using the development edition you can make some changes and add some custom widgets/mixins to make it popup on hover. Larry Stout​ has an application ArcGIS Web Application that does that. There may be some information here in Rebecca's Blog Web AppBuilder Developer Edition - Customization Resource List

-Stan