menu
mapsforge_flutter package
documentation
marker.dart
RectMarker<T>
setBitmapHeight method
setBitmapHeight method
dark_mode
light_mode
setBitmapHeight
method
void
setBitmapHeight
(
int
bitmapHeight
)
inherited
Implementation
void setBitmapHeight(int bitmapHeight) { _bitmapHeight = bitmapHeight; }
mapsforge_flutter package
documentation
marker
RectMarker<T>
setBitmapHeight method
RectMarker class