menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
TileCoverOptions
TileCoverOptions.new constructor
TileCoverOptions.new
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
mapbox_maps_flutter
TileCoverOptions
TileCoverOptions.new constructor
TileCoverOptions class