Jan

Results 13 comments of Jan

Hi @vaclavbenes , did you manage to create an androidtv docker image? Before I go down the rabbit hole. @pokowaka will androidtv images be listed as supported when I do...

@vaclavbenes It is possible. We have a working image with an Android TV image (28) on GCE. @mightea opened the PR to add the necessary changes. Check it out if...

https://github.com/google/android-emulator-container-scripts/pull/237 was merged. So if you use `emu-docker interactive` according to the Readme, you should be able to choose an android tv image.

Hi, Not sure if I understand your requirements. But I don't think this is possible. At least not with the current capabilities of UnifiedMaps.

Hi @ReeceKetley , No, there is currently no such option as far as I know. If you can think of a solution that also works on Apple Maps, please feel...

Should drawing the overlay not be on the map coordinates? It should have no impact if camera is moving or not, right?

Hi, thanks for reporting the warnings. I see those too in the Sample Project (VS2019 on MacOS), but did not have time to fix all the warnings. For my Production...

Ok, i see. Fixing this is making sure the overly drawing is not dependent on a camera move or current visual region. The question is, why does the camera movement...

Hi @ReeceKetley , There is no such feature right now. Feel free to submit a PR if you want to have it added. regards.

The Map flickers how? Are you moving the Pin to outside the visible area of the Map? If so, the map might need to load its map tiles, which could...