Fix mapillary image detection

This commit is contained in:
Pieter Vander Vennet 2021-10-18 22:17:41 +02:00
parent 46e3fa84de
commit 83f79d95b9
3 changed files with 7 additions and 9 deletions

View file

@ -44,7 +44,7 @@ export default class AllImageProviders {
let prefixes = imageProvider.defaultKeyPrefixes
if(tagKey !== undefined){
prefixes = [tagKey]
prefixes = [...prefixes, tagKey]
}
const singleSource = imageProvider.GetRelevantUrls(tags, {