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
## Available PR templates
<!--
Github doesn't allow PR template selection the same way that it is
possible with issues.
Preview this and select the appropriate template
-->
- [Default](?expand=1&template=default.md)
- [Version Release](?expand=1&template=version_release.md)
- _Alternatively delete and start empty_
Copy file name to clipboardExpand all lines: examples/index.md
+1
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
5
5
-[Speedtest data ](../examples/internet-speeds) using [`ScatterplotLayer`](../api/layers/scatterplot-layer)
6
6
-[North America roads ](../examples/north-america-roads) using [`PathLayer`](../api/layers/path-layer)
7
+
-[Overture Maps buildings ](../examples/overture-maps) using [`PolygonLayer`](../api/layers/polygon-layer)
7
8
-[Global boundaries ](../examples/global-boundaries) using [`PolygonLayer`](../api/layers/polygon-layer)
8
9
-[U.S. County-to-County Migration ](../examples/migration) using [`ArcLayer`](../api/layers/arc-layer) and [`BrushingExtension`](../api/layer-extensions/brushing-extension)
9
10
-[Scatterplot with GPU data filtering ](../examples/data-filter-extension) using [`ScatterplotLayer`](../api/layers/scatterplot-layer) and [`DataFilterExtension`](../api/layer-extensions/data-filter-extension)
0 commit comments