Merge branch 'master' of https://github.com/oakes/play-clj
This commit is contained in:
@@ -529,6 +529,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