Opened 7 years ago

Last modified 7 years ago

#16910 closed enhancement

Adding public setter method for TileSourceInfo.cookies — at Version 1

Reported by: allier-osm Owned by: team
Priority: normal Milestone: 18.11
Component: JMapViewer Version: latest
Keywords: Cc:

Description (last modified by Don-vip)

Defining a setter method for the field org.openstreetmap.gui.jmapviewer.tilesources.TileSourceInfo.cookies would make it easier to create/modify programmatically a TileSourceInfo object (use case: adding authentication cookies to an ImageryInfo object after its creation).

I can see that in revision #31432 some setters have already been exposed for similar fields.
Would it be possible to add also a public method TileSourceInfo.setCookies() ?

Change History (1)

comment:1 by Don-vip, 7 years ago

Component: CoreJMapViewer
Description: modified (diff)
Note: See TracTickets for help on using tickets.