menu
mapsforge_flutter package
documentation
maps.dart
PixelProjection
tileSize property
tileSize property
dark_mode
light_mode
tileSize
property
double
tileSize
final
the size of a tile in mappixel. Each tile has the same width and height.
Implementation
final double tileSize;
mapsforge_flutter package
documentation
maps
PixelProjection
tileSize property
PixelProjection class