Based in the suggestion from dlimos above I did implement zoomIn and zoomOut tools but unfortunately they can't work togeather.Can anyone help me with this issue?When I leave just one in my AddIns project the tool works great but when there are two it does not.Here is my AddIns project: https://www.box.com/s/9x1j7x7filtpfmfmakzrRegardsEzequias
I know that in 3.0 that sample is missing, but I don't see any reason why it should not work.Am I missing somtehing?
maybe this sample?http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#ToolBarWidget
The toolbar control has been removeed from version 3.0.You can still start with the 2.4 sample but we have to replace the toolbar control with your own control (that might be as simple as a StackPanel with Buttons inside).The handlers behind the buttons should still work.
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.