menu
mapbox_maps_flutter
mapbox_maps_flutter
TileCoverOptions
TileCoverOptions constructor
TileCoverOptions
brightness_4
brightness_5
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 constructor
TileCoverOptions class
Constructors
TileCoverOptions
Properties
hashCode
maxZoom
minZoom
roundZoom
runtimeType
tileSize
Methods
encode
noSuchMethod
toString
Operators
operator ==
Static methods
decode