43 |
gdalwarp. |
gdalwarp. |
44 |
(MapRenderer.render_map): Only try to optimize if we have gdal |
(MapRenderer.render_map): Only try to optimize if we have gdal |
45 |
support otherwise nothing will get drawn. |
support otherwise nothing will get drawn. |
46 |
(MapCanvas.FitMapToWindow): This may be called during startup |
|
47 |
before a map has been created. Check if map is None before |
* Thuban/UI/view.py (MapCanvas.FitMapToWindow): This may be called |
48 |
using it and do nothing if it is. |
during startup before a map has been created. Check if map is None |
49 |
|
before using it and do nothing if it is. |
50 |
|
|
51 |
2003-06-17 Jonathan Coles <[email protected]> |
2003-06-17 Jonathan Coles <[email protected]> |
52 |
|
|