shouldRerenderTiles

open fun shouldRerenderTiles(shouldRerenderTiles: Boolean): CustomLayerRenderConfiguration.Builder

Set to true only for frame when content has changed - when set to true, all the terrain render cache would get invalidated and redrawn, causing a drop in performance if invoked on every frame.