Solved! Go to Solution.
I know I can change the tooltip for a drawing tool by using something like this:
esri.bundle.toolbars.draw.addPoint = "Click to add point";
However, how can I turn off this functionality so that nothing is displayed as the user moves around on the map while adding a point?
Thanks,
Tobin
I know I can change the tooltip for a drawing tool by using something like this:
esri.bundle.toolbars.draw.addPoint = "Click to add point";
However, how can I turn off this functionality so that nothing is displayed as the user moves around on the map while adding a point?
Thanks,
Tobin