From 0d178d7baa5a764241a0aa9324fc2639a2fb8a11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Kr=C3=B6g?= Date: Sun, 24 Jul 2022 23:34:04 +0200 Subject: [PATCH] Remove unused assertion numbers --- doc/errors/index.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/doc/errors/index.md b/doc/errors/index.md index ebfda16773..d8088d366c 100644 --- a/doc/errors/index.md +++ b/doc/errors/index.md @@ -89,10 +89,6 @@ Number of `origins` and `resolutions` must be equal. Either `tileSize` or `tileSizes` must be configured, never both. -### 23 - -The passed `ol.TileCoord`s must all have the same `z` value. - ### 24 Invalid extent or geometry provided as `geometry`. @@ -113,9 +109,6 @@ Features for `updates` must have an id set by the feature reader or `ol.Feature# `renderMode` must be `'hybrid'` or `'vector'`. -### 29 - -`x` must be greater than `0`. ### 30 @@ -165,10 +158,6 @@ Expected an `ol.style.Style` or an array of `ol.style.Style`. Expected `layers` to be an array or an `ol.Collection`. -### 46 - -Incorrect format for `renderer` option. - ### 47 Expected `controls` to be an array or an `ol.Collection`. @@ -197,10 +186,6 @@ Unknown `serverType` configured. Unknown `tierSizeCalculation` configured. -### 54 - -Hex color should have 3 or 6 digits. - ### 55 The `{-y}` placeholder requires a tile grid with extent.