Modify ↓
Opened 12 years ago
Closed 12 years ago
#8351 closed defect (fixed)
Missing a getter method for JMapViewer's tileController field
Reported by: | The111 | Owned by: | The111 |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | JMapViewer | Version: | latest |
Keywords: | Cc: |
Description
The JMapViewer main class has a field called tileController. There is no associated getter method, so applications using a JMapViewer are unable to access the tileController.
Attachments (0)
Note:
See TracTickets
for help on using tickets.
Fixed in [o29193]. Release zip updated.