VMDUrlFileCollection
constructor( venueBaseUrl: String, venueId: String, destinationPath: String, mapProvider: MapProvider, handler: (fileCollection: VMDFileCollection) -> Unit)
Parameters
venueBaseUrl
String with the URL to load remote contents
venueId
Name of the venue to load
destinationPath
Location where files will be stored locally
mapProvider
Map provider that is being used
handler
Closure to be called after downloading and copying files