Marcus N

Results 17 comments of Marcus N

> This is how i got it to work on my app > > ``` > > > > > > export default { > props: { > componentRef: {...

@pi0 @danielroe it appears this issue is not assigned to anyone anyone. I just wanted to make sure its not a mistake. Is someone currently investigating this issue?

Hi, This solution would solve some problems of mine aswell. I am building an app that allows users to add objects anywhere on the world map. Currently the objects are...

Hi, I made an update to this issue description, added some useCases for the suggested Virtual Camera and also added an "Almost" working code example of how it might work...

Any chance this will be made? :) Im still looking for ways to implement tranform controls on the webgloverlayview. Br Marcus

@jpoehnelt I have a Single Page Application where a new google maps map is created on 3 different routes. When i switch between these three routes, the memory allocation keeps...

If you add below code to your package.json it will remove the deprecation warnings, yes. But it will make your hot reload 300% slower. I guess deprecation warnings are better...

Hi, it would be great to see a demo of this if possible?

Hi, Please accept this merge request

Is the problem due to public assets not available within the serverless function?