tileInfo property
The tiling scheme information for this layer.
The value of tileInfo cannot be changed after this layer is loaded.
Implementation
TileInfo? get tileInfo => _tileInfo.value;
The tiling scheme information for this layer.
The value of tileInfo cannot be changed after this layer is loaded.
TileInfo? get tileInfo => _tileInfo.value;