forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
97d850f5ec
commit
f5577e27ad
328 changed files with 4062 additions and 1284 deletions
|
|
@ -12,6 +12,6 @@ panoramax.imageInfo(imgId).then((imageInfo: ImageData) => {
|
|||
})*/
|
||||
|
||||
let pkey = 1199645818028177
|
||||
new Mapillary().DownloadImageInfo(pkey).then(imageInfo => {
|
||||
new Mapillary().DownloadImageInfo(pkey).then((imageInfo) => {
|
||||
new Test({ target, props: { imageInfo } })
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue