TileRegionLoadOptions constructor
TileRegionLoadOptions({})
Implementation
TileRegionLoadOptions({
this.geometry,
this.descriptorsOptions,
this.metadata,
required this.acceptExpired,
required this.networkRestriction,
this.startLocation,
this.averageBytesPerSecond,
this.extraOptions,
});