Select to view content in your preferred language

FeatureLayer.Maptip *Show Delay*

496
1
12-07-2011 04:06 AM
LanceCrumbliss
Frequent Contributor
I'm using the MapTip from the ESRI example code OnDemandMapTip. I've used it for a while and it works great.  The customer would now like for the maptip to not show up so soon after the mouse hovers over the feature.  Instead, they would like for the maptip to show up only after the mouse has hovered over the feature for about a 1.5 seconds.  As it is now, the maptip pops up too soon and interferes with panning with the mouse. 

Having the user click the feature for a mousetip is not what they want, nor is a turning off of the maptip with some sort of toggle.

The maptip cannot have its IsHitTestVisible property set to False either.

Ideally, there would be a way to set the value of the delay-before-the-maptip-appears.  Any suggestions are welcome.

Lance
0 Kudos
1 Reply
LanceCrumbliss
Frequent Contributor
anyone?  maybe with the storyboard in the template or something?  I'm not very good at templating.
0 Kudos