Select to view content in your preferred language

Tool tips

818
2
09-20-2010 07:33 AM
KevinGooss
Regular Contributor
Starting with esri js api 2.0 there are these tool tips that pop up when doing things like creating features. Is there a way for me to customize or remove these without having to host the api myself?
0 Kudos
2 Replies
derekswingley1
Deactivated User
You're using a drawing toolbar, correct? If so, set showTooltips to false:  http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/draw.htm#DrawConst
0 Kudos
KevinGooss
Regular Contributor
excellent, thank you
0 Kudos