Skip to content

Commit 85827f3

Browse files
committed
Merge branch 'osm-earth' of github.com:osmearth/iD into osm-earth
2 parents a1a01ab + 467871c commit 85827f3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

API.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,14 @@ in the hash portion of the URL:
4141
* __`rtl=true`__ - Force iD into right-to-left mode (useful for testing).
4242
* __`walkthrough=true`__ - Start the walkthrough automatically
4343

44+
##### OSM Earth Additions
45+
* __`minEditableZoom`__ - Adjust the zoom level where iD starts editing. <br />
46+
_Default:_ 16 <br />
47+
_Recommended:_ 14 or 12 max <br />
48+
⚠️Warning⚠️ only use in lower density areas, otherwise you risk data not loading from OSM and extremely slow/bad performance
49+
* __`imagery_config`__ - URL to a JSON file with a custom imageryData array, see [https://github.com/osmearth/osmearth-configs]
50+
* __`presets_config`__ - URL to a JSON file with a custom preset values, see [https://github.com/osmearth/osmearth-configs]
51+
4452
##### iD on openstreetmap.org (Rails Port)
4553

4654
When constructing a URL to an instance of iD embedded in the OpenStreetMap Rails

0 commit comments

Comments
 (0)