From 40bba4684c1e07fa03a9f49d8e3a453ab7191879 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Fri, 16 Aug 2013 17:39:00 -0700 Subject: [PATCH] `background` parameter is now supported in embedded mode --- API.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/API.md b/API.md index 26ffc7b68..05cef98d8 100644 --- a/API.md +++ b/API.md @@ -27,6 +27,8 @@ are available as regular URL query parameters: * `lat`, `lon`, `zoom` - Self-explanatory. * `node`, `way`, `relation` - Select the specified entity. +In addition, the `background` parameter is available as a hash parameter as above. + ## CSS selectors iD has a documented and stable set of classes that can be used to apply style or