menu
mapbox_maps_flutter package
documentation
mapbox_maps_flutter.dart
TileCoverOptions
TileCoverOptions.new constructor
TileCoverOptions.new constructor
dark_mode
light_mode
TileCoverOptions
constructor
TileCoverOptions
(
{
int
?
tileSize
,
int
?
minZoom
,
int
?
maxZoom
,
bool
?
roundZoom
,
})
Implementation
TileCoverOptions({ this.tileSize, this.minZoom, this.maxZoom, this.roundZoom, });
mapbox_maps_flutter package
documentation
mapbox_maps_flutter
TileCoverOptions
TileCoverOptions.new constructor
TileCoverOptions class