How Can Remove Icons(functions) from Tool

1897
2
Jump to solution
04-06-2014 04:40 AM
MohammedKhamis
New Contributor II
dear All,

Actually , I using Locate Widget , it has 3 functions , I need to Remove 2 functions because i don't want to use them in my viewer ,

So my Question how can remove that Functions ??

You can find the attached ..
Also confi.xml about this tools

<?xml version="1.0" ?> <configuration>     <locator>http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer</locator>     <keepinspectoractive>true</keepinspectoractive>     <usesearchextent>true</usesearchextent>     <minscore>40</minscore>     <zoomscale>10000</zoomscale>     <pointunits>         <pointunit abbr="wgs84dd" example="-85.8337, 33.6531" wkid="4326" xlabel="Longitude:" ylabel="Latitude:">Decimal Degrees (WGS84)</pointunit>         <pointunit abbr="none" example="594139.135, 2369958.8" wkid="32640" xlabel="Easting(x)" ylabel="Northing(x)">WGS 1984 UTM Zone 40N</pointunit>     </pointunits>     <labels>         <descriptionlabel>Use the inspect address tool to click on the map and locate the address:</descriptionlabel>     </labels>     <symbols>         <geopicturemarkersymbol url="widgets/eLocate/assets/images/i_house.png" height="30" width="30" xoffset="0" yoffset="0" angle="0"/>         <coordpicturemarkersymbol url="assets/images/i_pin.png" height="30" width="30" xoffset="0" yoffset="0" angle="0"/>     </symbols>     <initialview>null</initialview> </configuration>


Many Thanks.
Mohammed
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
AnthonyGiles
Frequent Contributor
Mohammed,

I don't think you can using the out of the box widget, but you can using Roberts e-locate widget:

http://www.arcgis.com/home/item.html?id=e147c73451bb4c93b1cf150f4f316775

Regards

Anthony

View solution in original post

0 Kudos
2 Replies
AnthonyGiles
Frequent Contributor
Mohammed,

I don't think you can using the out of the box widget, but you can using Roberts e-locate widget:

http://www.arcgis.com/home/item.html?id=e147c73451bb4c93b1cf150f4f316775

Regards

Anthony
0 Kudos
MohammedKhamis
New Contributor II
Dear Anthony Giles,

Appreciate your support, thank you.
Regards,
mohammed
0 Kudos