Skip to content

Commit 39039e2

Browse files
committed
docs: mark layer parameter as python-only
1 parent f523c01 commit 39039e2

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/api/Reverse.md

+2
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,8 @@ In terms of address details the zoom levels are as follows:
149149
|-----------| ----- | ------- |
150150
| layer | comma-separated list of: `address`, `poi`, `railway`, `natural`, `manmade` | _unset_ (no restriction) |
151151

152+
**`[Python-only]`**
153+
152154
The layer filter allows to select places by themes.
153155

154156
The `address` layer contains all places that make up an address:

docs/api/Search.md

+2
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,8 @@ also excluded when the filter is set.
187187
|-----------| ----- | ------- |
188188
| layer | comma-separated list of: `address`, `poi`, `railway`, `natural`, `manmade` | _unset_ (no restriction) |
189189

190+
**`[Python-only]`**
191+
190192
The layer filter allows to select places by themes.
191193

192194
The `address` layer contains all places that make up an address:

0 commit comments

Comments
 (0)