MapLoadStatistics constructor
const
MapLoadStatistics(})
Implementation
const MapLoadStatistics(
this.curZoomGeometryLoaded,
this.curZoomPlacemarksLoaded,
this.curZoomLabelsLoaded,
this.delayedGeometryLoaded,
this.curZoomModelsLoaded,
this.fullyLoaded,
this.fullyAppeared, {
required this.renderObjectCount,
required this.tileMemoryUsage,
});