it is a static variable using to store url
String BaseMapResturl = "http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer";baseMap.Url = App._compentDict["BaseMapRestUrl"];
Here I am attaching complete source code.
String BaseMapResturl = "http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer";
String BaseMapResturl = "http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer"; baseMap.Url = App._compentDict["BaseMapRestUrl"];
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.