Hello David,
There is an issue with the Maps widget, and I've created a custom patch to it. I would strongly advise contacting the folks behind the original widget and inform them of the breaking behavior.
Bottom line, the problem is in the Google JavaScript API for maps. Once reverting back to the 3.31 (latest is 3.32), all works well.
For now, you can download "fixed" and working widget here:
https://drive.google.com/open?id=1xzfSAtCBK-b2-WpCCF6OaFDq6W5zgtPK
Hello Petar,
Thanks :D
Hello guys,
The problem with Google controls and Street view has been solved with the latest Hybrid release (4.0.0/4.0.0) since there is change within the following code:
<allow-navigation href="about:*" />
In the previous package was:
<allow-navigation href="about:blank" />
This solved the issue with Google maps and I’ve noticed that now is possible to use Waze navigation as external navigation from the application (there was issue also, on iOS devices)
Regards.