Adds the camera to available APIs with retrieving of the worldView
This commit is contained in:
@@ -30,6 +30,7 @@ export class EmbeddedWebsiteManager {
|
||||
height: rect["height"],
|
||||
},
|
||||
origin: website.origin,
|
||||
scale: website.scale,
|
||||
};
|
||||
});
|
||||
|
||||
@@ -144,9 +145,9 @@ export class EmbeddedWebsiteManager {
|
||||
name,
|
||||
url,
|
||||
/*x,
|
||||
y,
|
||||
width,
|
||||
height,*/
|
||||
y,
|
||||
width,
|
||||
height,*/
|
||||
allow,
|
||||
allowApi,
|
||||
visible,
|
||||
|
||||
Reference in New Issue
Block a user