Use existing check for assertion

This commit is contained in:
Andreas Hocevar
2020-08-23 18:20:10 +02:00
parent 792e15124d
commit 6f0eec632f
3 changed files with 8 additions and 18 deletions

View File

@@ -252,4 +252,4 @@ A layer can only be added to the map once. Use either `layer.setMap()` or `map.a
### 68
A VectorTile source can only be rendered if it has a projection compatible with the view projection.
Data from this source can only be rendered if it has a projection compatible with the view projection.