File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,14 +3,14 @@ Experiments in lazy loading the ArcGIS API for JavaScript
3
3
4
4
## Paragraphs Test
5
5
6
- Test of a long page of text with four maps interspersed throughout.
6
+ Long page of text with four maps interspersed throughout.
7
7
8
8
- [ control] ( https://gavinr.github.io/lazy-load-arcgis-js-api-experiments/paragraphs/control/ ) (no lazy loading)
9
9
- [ intersection-observer] ( https://gavinr.github.io/lazy-load-arcgis-js-api-experiments/paragraphs/intersection-observer/ ) (Lazy Loading with Intersection Observer)
10
10
11
11
## 100 Maps Test
12
12
13
- Test of loading 100 map controls on a single page.
13
+ Loading 100 map controls on a single page.
14
14
15
15
- [ control] ( https://gavinr.github.io/lazy-load-arcgis-js-api-experiments/100-maps/control/ )
16
16
- No lazy loading
You can’t perform that action at this time.
0 commit comments