Skip to content

Commit 6c17c14

Browse files
committed
Readme
1 parent 50bb20b commit 6c17c14

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,11 @@
99
- Each one of these map providers require a developer account and a API configuration to be used.
1010
- Its possible to implement new provides using the `MapProvider` interface.
1111
- Providers should have a tile based map system to be supported by the library.
12-
12+
- You can test the [live demo of the library](https://tentone.github.io/geo-three/examples/index.html) running from the project page.
1313

1414
<img src="https://raw.githubusercontent.com/tentone/geo-three/master/readme/screenshot/b.png" width="380"><img src="https://raw.githubusercontent.com/tentone/geo-three/master/readme/screenshot/c.png" width="380"><img src="https://raw.githubusercontent.com/tentone/geo-three/master/readme/screenshot/e.png" width="380"><img src="https://raw.githubusercontent.com/tentone/geo-three/master/readme/screenshot/d.png" width="380">
1515

1616

17-
### Examples
18-
- You can test the live demo of the library running from the project page.
19-
- [Sandbox](https://tentone.github.io/geo-three/examples/index.html)
20-
21-
22-
2317
### Usage
2418

2519
- To add the library to your project get the library trough NPM alongside with three.js and use it as a ES module.

0 commit comments

Comments
 (0)