Robert,
Long time no talk to. I am trying to use the 3.7 version of the enhanced draw widget inside Application Builder. When opening the widget I am unable to draw anything as the cursor never changes from the hand/pan tool. Do you have any suggestions? I am also seeing this same behavior with your route widget. Any help would be greatly appreciated.
Ken,
Maybe you are just not aware that when you have any widget open in the viewer that has a draw toolbar and you have one of the draw tools selected like the polygon tool you can click to start a polygon and if you click and hold while moving your mouse you can still pan the map. Is this whats happening?
Ok something must have gone wrong during the upgrade process. I created a new app inside the builder added your widget and all is working as expected. Should not be too hard to recreate the app, sorry for the trouble. Thanks for the help!
Not really Robert, what is happening is when I click a draw tool (point, polygon, or polyline), the cursor never changes and even if I click on the map while the cursor is still set to the pan tool nothing happens. It is like the widget is not recognizing my clicks anywhere in the map and the cursor does not change when I click a draw tool.
<configuration label="Draw and measure (default)">
<layername>Draw Features</layername>
<spatialref>3857</spatialref>
<addhalototext>true</addhalototext>
<distanceunits>
<distanceunit id="km"/>
<distanceunit id="mi"/>
<distanceunit id="m"/>
<distanceunit id="ft"/>
<distanceunit id="yd"/>
</distanceunits>
<areaunits>
<areaunit id="sq km"/>
<areaunit id="sq mi"/>
<areaunit id="ac"/>
<areaunit id="ha"/>
<areaunit id="sq m"/>
<areaunit id="sq ft"/>
<areaunit id="sq yd"/>
</areaunits>
<pointunits>
<pointunit abbr="spal" wkid="3735">NAD83 OH South(SP Feet)</pointunit>
<pointunit abbr="wgs84dd" wkid="4326">Decimal Degrees (WGS84)</pointunit>
<pointunit abbr="wgs84dms" wkid="4326">DMS (WGS84)</pointunit>
<pointunit abbr="utm 17n" wkid="3724">NAD 1983 UTM 17N</pointunit>
</pointunits>
<geonumericlabelprecision>0</geonumericlabelprecision>
<dddnumericlabelprecision>9</dddnumericlabelprecision>
<dmsnumericlabelprecision>2</dmsnumericlabelprecision>
<defaulttool>polygon</defaulttool>
<labels>
<textrotationlabel>Rotation</textrotationlabel>
<markerrotationlabel>Angle</markerrotationlabel>
<pointunitslabel>Point Units</pointunitslabel>
<savelabel>Save Graphics Layer</savelabel>
<openlabel>Open Saved Graphics Layer</openlabel>
<addhalolabel>Add Halo</addhalolabel>
<fontwarningmsg>If you are using a non standard font and sharing this saved graphics layer with another computer there is a possibility that that machine could not have the font installed and would cause and error when loaded. Do you want to switch the font to Arial?</fontwarningmsg>
<fontwarningtitle>Warning</fontwarningtitle>
<textboldlabel>B</textboldlabel>
<textunderlinelabel>U</textunderlinelabel>
<segmentlabel>Segment</segmentlabel>
<directionlabel>Direction</directionlabel>
</labels>
<disablelivemeasure>false</disablelivemeasure>
<clearcurrentgraphics>true</clearcurrentgraphics>
<symbols>
<simplefillsymbol color="0x00ffff" alpha="0.5" style="solid">
<outline color="0xff0000" alpha="0.8" width="2" style="solid"/>
</simplefillsymbol>
<simplemarkersymbol style="circle" size="15" color="0xff0000" alpha="0.5" angle="0">
<outline style="solid" color="0x000000" alpha="1" width="1"/>
</simplemarkersymbol>
<simplelinesymbol style="solid" color="0xff0000" alpha="0.8" width="2"/>
<textsymbol color="0x000000" bold="false" italics="false" underline="false" size="12" font="Arial" rotation="0" addhalo="true"/>
</symbols>
<measure>true</measure>
</configuration>
I just tested in App Builder 3.7 using the 3.7 version of my eDraw and did not have any issue...?
What does your eDrawWidget_1.xml look like for that app?
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.