Parent Directory
|
Revision Log
|
Patch
revision 2180 by joey, Thu Apr 15 16:06:24 2004 UTC | revision 2181 by joey, Thu Apr 15 17:28:04 2004 UTC | |
---|---|---|
# | Line 292 class WMSLayer(BaseLayer): | Line 292 class WMSLayer(BaseLayer): |
292 | format -- format, one of getFormats() | format -- format, one of getFormats() |
293 | """ | """ |
294 | self.wmsformat = format | self.wmsformat = format |
295 | self.format = self.getFormat(format) | |
296 | ||
297 | ||
298 | def getVisibleLayers(self): | def getVisibleLayers(self): |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |