Select to view content in your preferred language

Problem extending ArcGIS Map Web Part (Silverlight WebPart)

362
0
07-22-2013 05:26 AM
VandanaKulkarni
New Contributor
We are trying to extend the ArcGIS Map Web Part by building our tools using Silverlight. We we facing an issue here. We have created a generic Search Tool. This tool has certain configurations, the values in the configurations will define the behavior of this tool i.e. whether the tool should search in some database, some file etc. We have created one Silverlight xap and uploaded it as Extension. We are trying to add the same extension multiple times in the Web Part using the Add Tool feature. However we are facing an odd behavior - Say we added two tools - Tool 1 and Tool 2. Tool 1 has certain values assigned to its properties and Tool 2 has certain values assigned to its properties. However when both Tools are loaded at the same time, the property values seem to overwrite based on which Tool is active. Due to this both Tools are behaving in an incorrect manner.

I wanted to know if we  can achieve the scenario mentioned above. Any help of this will be highly appreciated.

Thanks,
Vandana
0 Kudos
0 Replies