mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
Add filter building:part and indoor
- Extract the building:part from the building filter into it's own filter - Add indoor filtering - Update api doc
This commit is contained in:
2
API.md
2
API.md
@@ -19,7 +19,7 @@ of iD (e.g. `http://preview.ideditor.com/release/`), the following parameters ar
|
||||
_Example:_ `comment=CAR%20crisis%2C%20refugee%20areas%20in%20Cameroon`
|
||||
* __`disable_features`__ - Disables features in the list.<br/>
|
||||
_Example:_ `disable_features=water,service_roads,points,paths,boundaries`<br/>
|
||||
_Available features:_ `points` `traffic_roads` `service_roads` `paths` `buildings` `landuse`
|
||||
_Available features:_ `points` `traffic_roads` `service_roads` `paths` `buildings` `building_parts` `indoor` `landuse`
|
||||
`boundaries` `water` `rail` `power` `past_future` `others`
|
||||
* __`gpx`__ - A custom URL for loading a gpx track. Specifying a `gpx` parameter will
|
||||
automatically enable the gpx layer for display.<br/>
|
||||
|
||||
Reference in New Issue
Block a user