The SDK requires an EDN. We're using API 2.4, which didn't. Are there any plans to release the SDK, or a "less capable" version without the requirement of an EDN? I went over the licensing requirements for the SDK, our usage falls under the Basic (no cost) area. We have a service contract, just not an EDN (I think).
I downloaded the source from codeplex, but it's not the ESRI.ArcGis.Client namespace (Map, Geometry, etc), just the "toolkit".
do you have an update for another post you were active in regarding WMS as a base layer and it being displayed blank?
Would be easier to debug these types of issue with source. Perhaps those with a service contract.
// add the objects as Graphics to our graphics layer datasource foreach (var asset in assets) { asset.Lat = Math.Min(89.9, Math.Max(-89.9, asset.Lat)); var graphic = new Graphic .......
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.