Is there a known issue with 6.3.0.2 regarding the GoogleMaps Control? It shows a grey space and tiles saying no Pictures available. Was working fine with 6.2.7.2. whithout any change to the source. Probably Fixed in 6.3.0.3?
I have the same Problem with the GoogleMaps Control.
From the release note: "Controls: Google Maps: Use apiKey when initializing."
But where and how to do that?
the property apiKey is old stuff, since 6.2.4.: "Controls: GoogleMaps now has API property."
And it worked fine till 6.3. So how to initialize? I’m using BASIC
I can see many “Content Securtiy Policy” Errors in the console, which do not show up in the 6.2.7.2 Version of the WebApp. They all refer to google maps resources in any way.
I too do think that “Required for PhoneGap” is misleading. Already the Web App would not run because of “Refused to load the image …” when csp field is left blank. Additionally I would suggest to improve this hint provided for the csp property: “For more information, see Content Security Policy - Wikipedia”. This link does not actually provide help. I would suggest using e.g. something like this link “Content security policy”.