menu
mapsforge_flutter package
documentation
special.dart
TileBuffer
getLength method
getLength method
dark_mode
light_mode
getLength
method
int
getLength
(
Tile
tile
)
Implementation
int getLength(Tile tile) { return _sizes[tile]!; }
mapsforge_flutter package
documentation
special
TileBuffer
getLength method
TileBuffer class