From f3fe3cd7d202983fe534f9001d4c2cc26ee3da8c Mon Sep 17 00:00:00 2001 From: Athanasios Date: Fri, 17 Jul 2020 20:10:14 +0200 Subject: [PATCH] readme edit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f65c92b..4a8dceb 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The client is implemented using the [Dojo Toolkit](https://dojotoolkit.org). Clo ## Usage -You can alter the default host, port and service endpoint. Click on "Get Layers" to get the server capabilities. Click on "Add layer" to add a temporary i3s layer. The expiry duration can be found in the config.js file (default is 24 hours). Click on the Set button and pick two points on the Cesium viewer to define a bounding box. Then, just navigate in the scene. If you freeze the scene, then no additional requests to the service are made while you navigate the scene. +You can alter the default host, port and service endpoint. Click on "Get Layers" to get the server capabilities. Click on "Add layer" to add a temporary i3s layer. The expiry duration can be found in the config.js file on the server side (default is 24 hours). Click on the Set button and pick two points on the Cesium viewer to define a bounding box. Then, just navigate in the scene. If you freeze the scene, then no additional requests to the service are made while you navigate the scene. Layers available in the default host: * Hamburg buildings -- GitLab