Modify ↓
Ticket #4480 (closed enhancement: fixed)
JMapViewer extract method
| Reported by: | svenmeier | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | unspecified |
| Version: | latest | Keywords: | JMapViewer |
| Cc: |
Description
I'm using the JMapViewer component in a Swing application which allows users to edit map markers.
Currently the following two issues are holding me up:
- I need to paint markers on intermediate positions while being dragged.
- I want to remove markers.
For this I've added two new methods to JMapViewer, see attached patch.
Thanks
Sven
Attachments
Change History
Note: See
TracTickets for help on using
tickets.



patch adding two new methods