diff --git a/docs/resources.md b/docs/resources.md index 5baec57..a2b8090 100644 --- a/docs/resources.md +++ b/docs/resources.md @@ -157,7 +157,8 @@ Introspection is extended configuration for mapproxy served `mapConfig.json` (on introspection = { Optional Array position; // VTS position in JSON/python format Optional ResourceId/Array tms // bound layer(s) mapped on the surface, see below - Optional ResourceId/Array geodata // free layer(s) (geodata) mapped on the surface, see below + Optional ResourceId/Array geodata // free layer(s) (geodata) mapped on the surface, see below + Optional Object browserOptions // browser options passed to mapConfig.json } ```