[PATCH] Add default methods to JMapViewer TileSource interface
As noted elsewhere, there are some methods in JMapViewer that would benefit from having default methods. For the most part, these are overloads that take an object and then (generally) use fields from that object by calling a more specific method.
This could also be done for MapMarker, but getting implementors to cache getCoordinate is probably a good idea.
Change History
(11)
| Resolution: |
→ fixed
|
| Status: |
new → closed
|
| Component: |
JMapViewer → Core
|
| Milestone: |
23.09 → 23.10
|
| Resolution: |
fixed
|
| Status: |
closed → reopened
|
| Resolution: |
→ fixed
|
| Status: |
reopened → closed
|
In 36138/osm: