imageFormats property
A collection of the image formats supported by the WMTS service.
Implementation
List<TileImageFormat> get imageFormats => _imageFormats.value;
A collection of the image formats supported by the WMTS service.
List<TileImageFormat> get imageFormats => _imageFormats.value;