Skip to content

Commit e0f17d1

Browse files
committed
doc: Update links to web examples in readmy
1 parent 9f05f52 commit e0f17d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
* [Vector tile layer (Maplibre)](https://maximkaaa.github.io/galileo/web_examples/vector_tiles/)
1515
* Use buttons at the top to change the style of the map
1616
* Click on any object to get information about it
17-
* [Feature layer](https://maximkaaa.github.io/galileo/feature_layers/)
17+
* [Feature layer](https://maximkaaa.github.io/galileo/web_examples/feature_layers/)
1818
* NOTE! Contains large dataset (~16 MB), might take some time to load
1919
* Draws 250 countries' borders, consisting of ~4000 polygons with ~500K vertices, plus 40K city points
2020
* Move mouse pointer to highlight any country, click on a country to write its name into console
21-
* [Map in Lambert Equal Area projection](https://maximkaaa.github.io/galileo/lambert/)
21+
* [Map in Lambert Equal Area projection](https://maximkaaa.github.io/galileo/web_examples/lambert/)
2222
* Takes data set (country borders) in Mercator projection and draws it to the map in LAEA projection
23-
* [Very many points](https://maximkaaa.github.io/galileo/many_points/)
23+
* [Very many points](https://maximkaaa.github.io/galileo/web_examples/many_points/)
2424
* Enjoy 3.6 million points heat up your room with GPU.
2525

2626
# Overview

0 commit comments

Comments
 (0)