menu
mapbox_ad_flutter package
documentation
mapbox_ad/common/util/geometry_helper.dart
TileID
TileID.new constructor
TileID.new constructor
dark_mode
light_mode
TileID
constructor
TileID
(
double
x
,
double
y
,
double
zoom
)
Implementation
TileID(this.x, this.y, this.zoom);
mapbox_ad_flutter package
documentation
mapbox_ad/common/util/geometry_helper
TileID
TileID.new constructor
TileID class