setMinZoomForTransparentRoutes abstract method
Set the minimum zoom value, where transparency gets applied to the route in certain places, meaning it gets drawn as if it goes under brigdes, in tunnels, etc. This only works when the hd mode is enabled and the map is in driving mode.
Default value is 17.
Implementation
void setMinZoomForTransparentRoutes(core.double zoom);