menu
mapsforge_flutter package
documentation
special.dart
SubfileCreator
tileCount property
tileCount property
dark_mode
light_mode
tileCount
property
int
get
tileCount
Implementation
int get tileCount => (_maxX - _minX + 1) * (_maxY - _minY + 1);
mapsforge_flutter package
documentation
special
SubfileCreator
tileCount property
SubfileCreator class