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: Shared/Samples/Add KML layer with network links/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ The sample will load the KML file automatically. The data shown should refresh a
26
26
27
27
## Offline data
28
28
29
-
This sample uses the "radar.kmz" file, which can be found on [ArcGIS Online](https://arcgisruntime.maps.arcgis.com/home/item.html?id=600748d4464442288f6db8a4ba27dc95).
29
+
This sample uses the "radar.kmz" file, which can be found on [ArcGIS Online](https://www.arcgis.com/home/item.html?id=600748d4464442288f6db8a4ba27dc95).
Copy file name to clipboardExpand all lines: Shared/Samples/Add KML layer/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ This sample uses the [US State Capitals](https://www.arcgis.com/home/item.html?i
32
32
33
33
This sample displays three different KML files:
34
34
35
-
* From URL: This is a map of the significant weather outlook produced by NOAA/NWS. It uses KML network links to always show the latest data.
35
+
* From URL: This is a map of the convective outlook produced by NOAA/NWS Storm Prediction Center. It uses KML network links to always show the latest data.
36
36
* From local file: This is a map of U.S. state capitals. It doesn't define an icon, so the default pushpin is used for the points.
0 commit comments