Skip to content
Permalink
Browse files
document API change
  • Loading branch information
nirvn committed Feb 1, 2018
1 parent 1ac6792 commit b5610ea
Showing 1 changed file with 2 additions and 1 deletion.
@@ -1509,7 +1509,8 @@ QgsMapOverviewCanvas {#qgis_api_break_3_0_QgsMapOverviewCanvas}

- layerSet() and setLayerSet() have been replaced by layers() and setLayers() which work with list of layers instead of layer IDs
- destinationSrsChanged() was renamed to destinationCrsChanged()
- hasCrsTransformEnabled() was removed. CRS transformation is now always enabled.
- hasCrsTransformEnabled() was removed. CRS transformation is now always enabled
- drawExtentRect() and destinationCrsChanged() are now protected


QgsMapRenderer {#qgis_api_break_3_0_QgsMapRenderer}

0 comments on commit b5610ea

Please sign in to comment.