forked from MapComplete/MapComplete
Feature: add provider to photosphereview
This commit is contained in:
parent
236d4d87da
commit
b269d210bb
5 changed files with 19 additions and 12 deletions
|
@ -169,6 +169,8 @@ export class Mapillary extends ImageProvider {
|
|||
properties: {
|
||||
url: response.thumb_2048_url,
|
||||
northOffset: response.computed_compass_angle,
|
||||
provider: this,
|
||||
imageMeta: <any>image
|
||||
},
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue