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"];
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.