Skip to content

Commit

Permalink
document API change
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn committed Feb 1, 2018
1 parent 1ac6792 commit b5610ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/api_break.dox
Expand Up @@ -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}
Expand Down

0 comments on commit b5610ea

Please sign in to comment.