RasterElevationSource constructor

RasterElevationSource({
  1. List<Uri> filePaths = const [],
})

Creates a raster elevation source using a collection of file paths to raster elevation files.

Parameters:

  • filePaths — The collection of file paths of raster elevation sources.