Skip to content

Commit 63ff355

Browse files
committed
Add north arrow styles
1 parent e07f85a commit 63ff355

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
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)