Select to view content in your preferred language

Extend Sketch ArcGIS Component

47
2
4 hours ago
vijaybadugu
Frequent Contributor

I would like to extend arcgis sketch component toolbar to add Text tool and symbology options . How to do ?

vijaybadugu_0-1763393399166.png

<arcgis-map basemap="topo-vector" center="139.5716,35.696" zoom="18"> <arcgis-sketch slot="top-right" creation-mode="update"> </arcgis-sketch> </arcgis-map> 

0 Kudos
2 Replies
ReneRubalcava
Esri Frequent Contributor

See this related question: https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/in-arcgis-sketch-component-how-to...

Currently can't display the text tool in the sketch component.

As for adding symbology options or other custom options, not something you can do at the moment. We can look at something like this in the 5x lifecycle.

0 Kudos
vijaybadugu
Frequent Contributor

Thanks

0 Kudos