You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,16 +10,19 @@
10
10
11
11
# ArcGIS Maps SDK for .NET - Samples
12
12
13
-
<ahref="//www.microsoft.com/store/apps/9mtp5013343h?cid=storebadge&ocid=badge"><imgsrc="./samples_screenshot.png"title="Get the viewer from Microsoft"alt="Screenshot of the sample viewer for WPF"width="500px" /></a>
13
+
</a> <ahref='//www.microsoft.com/store/apps/9mtp5013343h?cid=storebadge&ocid=badge'><imgsrc='https://github.com/user-attachments/assets/162689a2-fbad-4955-91a2-3055cbd9ed46'alt='Get it from Microsoft'style="float:left"/></a>
14
+
14
15
<hr />
15
16
16
-
**Interactive samples demonstrate the ArcGIS Maps SDK for .NET API**
17
+
**Explore ArcGIS Maps SDK for .NET with dozens of interactive samples. Experience the SDK's powerful capabilities and learn how to incorporate them into your own apps. View the code behind each sample from within the app to see just how easy it is to use the SDK.**
17
18
18
19
## Get started
19
20
20
-
If you're on Windows, the easiest way to get started is to download the viewer from the Microsoft Store:
21
+
Download the sample viewer apps onto your devices:
22
+
23
+
<ahref='https://play.google.com/store/apps/details?id=com.esri.arcgisruntime.samples.maui'> <imgsrc='https://github.com/user-attachments/assets/924c2721-9a8a-4387-8fa2-c1b6f99f6bac'alt='Get it on Google Play'width="200" /></a>
21
24
22
-
<ahref='//www.microsoft.com/store/apps/9mtp5013343h?cid=storebadge&ocid=badge'><imgsrc='https://developer.microsoft.com/store/badges/images/English_get-it-from-MS.png'alt='Get it from Microsoft badge'width="125" /></a>
25
+
<ahref='//www.microsoft.com/store/apps/9mtp5013343h?cid=storebadge&ocid=badge'><imgsrc='https://developer.microsoft.com/store/badges/images/English_get-it-from-MS.png'alt='Get it from Microsoft'width="200" /></a>
23
26
24
27
Or, you can browse a searchable list of samples on the ArcGIS for developers website:
25
28
@@ -33,7 +36,7 @@ Or, you can browse a searchable list of samples on the ArcGIS for developers web
33
36
If you want to modify or debug sample code, you can clone this repo and load one of the following solutions:
0 commit comments