Skip to content

Commit 7363143

Browse files
committed
docs: layer without datasource is now allowed
1 parent 0aa08c9 commit 7363143

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/features/layer-structure.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Layers can be arbitrarily nested, in other words layers can be made of another l
88
Layers are rendered in top-down order as they are defined. Rendering and even querying data by a layer is not proceeded in following situations:
99

1010
* A layer is deactivated (by `status` property in XML).
11-
* A layer has no datasource defined.
1211
* A layer is not visible for given scale denominator.
1312
* Layer's extent doesn't intersect with map's extent.
1413
* A layer has zero active styles.

0 commit comments

Comments
 (0)