From c1b782abb537208887ebfd8d6906f0d1dee4801e Mon Sep 17 00:00:00 2001 From: Severyn Kozak Date: Wed, 6 May 2015 14:27:36 -0400 Subject: [PATCH] DOCS.md: remove bbox from the /reverse parameters. (it's not actually supported for that particular endpoint) --- DOCS.md | 1 - 1 file changed, 1 deletion(-) diff --git a/DOCS.md b/DOCS.md index a756f209..57f742dc 100644 --- a/DOCS.md +++ b/DOCS.md @@ -85,7 +85,6 @@ The reverse geocoding endpoint; matches a point on the planet to the name of tha #### Optional Parameters * `zoom`: zoom level from which you wish to view the world -* `bbox`: bounding box * `layers` (default: `poi,admin,address`) * `details` (default: `true`)