Commit Graph

112 Commits

Author SHA1 Message Date
Holt59
9ae576a058 Fix size issue for point vs. marker. 2018-02-25 12:48:21 +01:00
Holt59
fc44ad93c3 Remove unwanted output. 2018-02-25 12:44:43 +01:00
Holt59
9acdc998b3 Improve overlay management for BasicDrawing. 2018-02-25 12:44:15 +01:00
Holt59
481e30e80c Add way to track drawn Markers on map and delete/move them. Delete not implemented for BasicDrawing. 2018-02-25 12:10:59 +01:00
Holt59
a9ab69965e Remove zoom limit in MapViewDrawing. 2018-02-25 01:17:55 +01:00
Holt59
5ccdbc9417 Fix issue that was shrinking the drawing when redrawing. 2018-02-25 00:36:17 +01:00
Holt59
d00e012497 Enforce immutability via final and unmodifiableList. 2018-02-24 21:02:04 +01:00
Holt59
26180b8d4d Remove top panel. 2018-02-24 20:50:16 +01:00
Holt59
ca94ddf7ff Fix output stream in textarea. Add blocking actions. 2018-02-24 16:21:59 +01:00
Holt59
0514c627b4 Rename abstract classes. 2018-02-24 15:14:37 +01:00
Holt59
164a9d4494 Move listener class outside of MainWindow. 2018-02-24 14:12:21 +01:00
Holt59
c624fd9dfd Regoranized package. 2018-02-24 13:46:47 +01:00