Hey,
i want only the Point Button, can i somehow turn off the other function?
thanks!
Just add this css rule to your code:
<SPAN class="selector token">.esri-sketch__button.esri-icon-polyline, .esri-sketch__button.esri-icon-polygon, .esri-sketch__button.esri-icon-checkbox-unchecked, .esri-sketch__button.esri-icon-radio-unchecked</SPAN> <SPAN class="punctuation token">{</SPAN> <SPAN class="property token">display</SPAN><SPAN class="punctuation token">:</SPAN>none<SPAN class="punctuation token">;</SPAN> <SPAN class="punctuation token">}</SPAN><SPAN class="line-numbers-rows"><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN></SPAN>
We will be adding a property to control the display of specific tools in an upcoming release (4.12). In the meantime, you can use Robert's solution.
Thanks, it worked
add what you want
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.