Select to view content in your preferred language

Draw tool tip bug when draw triggered while mouse is over the map.

4063
0
01-14-2015 08:32 AM
JamieSimko
Regular Contributor

-- Using version 3.7 of the flex API

I've got a button in the map info window which when clicked will trigger the draw tool to start drawing a new polyline geometry. When this button is clicked everything works except for the tool tip which lets the user know how to start drawing (e.g. "click to add a point, double click  to finish drawing").

I believe this issue has to do with the cursor already being over the map & not triggering a function that is possibly linked to a mouse in event on the map itself. The reason I think this is that when I mouse out of the map with draw active and then mouse back in the tool tip displays properly.

Is this a known issue by chance or is there a setting I'm not using? Any help would be appreciated.

- Jamie

0 Kudos
0 Replies