Skip to content
This repository was archived by the owner on Feb 6, 2020. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ TODO

```bash
cd application/mapbender/src
git clone git@github.com:mapbender/wmts.git
git clone git@github.com:mapbender/wmts.git WmtsBundle
```

**Project specific installation**
Expand All @@ -27,7 +27,7 @@ git clone git@github.com:mapbender/wmts.git

```bash
cd application/src/Mapbender
git clone git@github.com:mapbender/wmts.git
git clone git@github.com:mapbender/wmts.git WmtsBundle
```

* add WmtsBundle to `routing.yml` and `AppKernel.php`
Expand Down Expand Up @@ -101,4 +101,4 @@ It is important to note, that your map element should be configured to use the s

Just like a WMS, a WMTS/TMS can be added to a layerset. Please note that for now, you can only ever activate one layer from a WMTS/TMS source. If you want to add multiple layers from one source, you need to add more instances to your layerset.

![Add WMTS/TMS to layerset](Documentation/04.png)
![Add WMTS/TMS to layerset](Documentation/04.png)