diff --git a/doc/api_break.dox b/doc/api_break.dox index 52a87914355..dc440e04c1f 100644 --- a/doc/api_break.dox +++ b/doc/api_break.dox @@ -2430,6 +2430,7 @@ displayExpression instead. For the map tip use mapTipTemplate() instead. - select() replaced by selectByRect() - selectedFeaturesIds() replaced by selectedFeatureIds() - selectedFeaturesIterator() was replaced by getSelectedFeatures() +- setDisplayField() has been removed, and its functionality split between setMapTipTemplate() and setDisplayExpression() - setSelectedFeatures() replaced by selectByIds() - applyNamedStyle() replaced by importNamedStyle() - isReadOnly() use readOnly()