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"];
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.