Skip to content

Commit

Permalink
Add supporters to README
Browse files Browse the repository at this point in the history
  • Loading branch information
petrsloup committed Jun 17, 2015
1 parent e67f37a commit 30b5143
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Expand Up @@ -50,14 +50,14 @@ The project API is available from Google CDN and can be linked and called direct

Embedding of a globe in your own web is then extremely easy.

### From custom server or even offline
### From custom server or even offline

Because the project is 100% open-source, the complete code can be hosted also on your own website or distributed with applications. Ready to use API releases are at: https://github.com/webglearth/webglearth2/releases

With custom rendered map tiles (made with http://www.maptiler.com/) the project can be used on intranets, in restricted environments or even offline. The API should be accessed via HTTP protocol (possibly via localhost).


## Development and building
## Development and building

* Clone the code from GitHub, including the submodules (cesium).
* Use `make cesium` to build the required component.
Expand All @@ -83,3 +83,10 @@ CESIUM_BASE_URL = '.';
{content of cesium/Build/Cesium/Cesium.js}
{content of deploy/api_nocesium.js}
```

## Supported by

- Klokan Technologies GmbH
- Analytical Graphics, Inc.
- Tween Globe Ltd
- Miizee.com

0 comments on commit 30b5143

Please sign in to comment.