menu
mapsforge_flutter package
documentation
mapsforge.dart
TileView
TileView.new const constructor
TileView.new const constructor
dark_mode
light_mode
TileView
constructor
const
TileView
(
{
Key
?
key
,
required
MapModel
mapModel
,
})
Implementation
const TileView({super.key, required this.mapModel});
mapsforge_flutter package
documentation
mapsforge
TileView
TileView.new const constructor
TileView class