draw map layers in their correct order when using :with or :without options.
This commit is contained in:
@@ -526,6 +526,7 @@ specify which layers to render with or without.
|
||||
(set layer-names))
|
||||
(u/throw-key-not-found k))
|
||||
(map #(.indexOf ^java.util.List all-layer-names %))
|
||||
(sort)
|
||||
int-array
|
||||
(.render renderer)))
|
||||
(.render renderer))
|
||||
|
||||
Reference in New Issue
Block a user