Tagged Questions
2
votes
2answers
90 views
How to return feature.shape from server by using WCF and ArcGIS Silverlight API?
I am using the ArcGIS Silverlight API. I all I need to do is to get the geometry from a feature by objectid to zoom to it:
getFeature(objectid);
So I used WCF service to get the geometry but I ...
9
votes
3answers
424 views
What is the future of ArcGIS web development ? Is it JavaScript and HTML5? [closed]
I want to know about the future of ArcGIS web development; is it HTML5?
I used to work with ArcObjects and .NET Web ADF so what is the best technology I must follow, especially when I know that ...
