Fix API docs for max zoom, defaults to 22

(this was bumped to 22 in 475db33b3f)
This commit is contained in:
Bryan Housel
2018-05-25 12:10:53 -04:00
parent a14aa5f037
commit 92169759eb

2
API.md
View File

@@ -219,7 +219,7 @@ Each imagery source should have the following properties:
Optional properties:
* `description` - A longer source description which, if included, will be displayed in a popup when viewing the background imagery list
* `overlay` - If `true`, this is an overlay layer (a transparent layer rendered above base imagery layer). Defaults to `false`
* `scaleExtent` - Allowable min and max zoom levels, defaults to `[0, 20]`
* `scaleExtent` - Allowable min and max zoom levels, defaults to `[0, 22]`
* `polygon` - Array of coordinate rings within which imagery is valid. If omitted, imagery is assumed to be valid worldwide
* `overzoom` - Can this imagery be scaled up when zooming in beyond the max zoom? Defaults to `true`
* `terms_url` - Url to link to when displaying the imagery terms