Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
updated documentation + debian/1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
vaclavblazek committed Aug 10, 2017
1 parent 6110a40 commit 89fcbc0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion docs/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,10 +246,13 @@ introspection configuration.
```javascript

introspection = {
Optional ResourceId surface // optional surface mapping
Optional ResourceId surface // optional surface mapping
Optional Object browserOptions // browser options passed to mapConfig.json
}
```

Browser options override any browser options from associated surface.

### geodata-vector-tiled

Generates tiled geodata (`geodata-tiles` type) from pre-tiled data. Input tiling must match reference frame's space division,
Expand Down
2 changes: 1 addition & 1 deletion mapproxy/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
vts-mapproxy (1.9) stable; urgency=medium
vts-mapproxy (1.10) stable; urgency=medium

* Surface drivers: added support for browserOptions in introspection

Expand Down

0 comments on commit 89fcbc0

Please sign in to comment.