forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
612e71a4b6
commit
511d20eb34
245 changed files with 43884 additions and 8661 deletions
|
|
@ -185,7 +185,7 @@ class ImagesFromPanoramaxFetcher implements ImageFetcher {
|
|||
const images = await this._panoramax.search({
|
||||
place: [lon, lat],
|
||||
place_distance: this._radius ?? 50,
|
||||
limit: 50
|
||||
limit: 50,
|
||||
})
|
||||
|
||||
return images.map((i) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue