Skip to content

Commit 9033d26

Browse files
committed
Add north arrow styles
1 parent e07f85a commit 9033d26

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
package geoscript.carto
2+
3+
enum NorthArrowStyle {
4+
North,
5+
NorthEastSouthWest
6+
}

0 commit comments

Comments
 (0)