This commit is contained in:
2015-03-07 07:57:43 -08:00
8 changed files with 43 additions and 36 deletions

View File

@@ -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))