menu
mapsforge_flutter_rendertheme package
documentation
renderinstruction.dart
RenderinstructionPolylineText
setStrokeMinZoomLevel method
setStrokeMinZoomLevel method
dark_mode
light_mode
setStrokeMinZoomLevel
method
void
setStrokeMinZoomLevel
(
int
strokeMinZoomLevel
)
inherited
Implementation
void setStrokeMinZoomLevel(int strokeMinZoomLevel) { _strokeMinZoomLevel = strokeMinZoomLevel; }
mapsforge_flutter_rendertheme package
documentation
renderinstruction
RenderinstructionPolylineText
setStrokeMinZoomLevel method
RenderinstructionPolylineText class