Currently, I have 2 APEX applications where the plugin "JK64 Report Google Map" has been installed. That plugin was taken from 'https://github.com/jeffreykemp/jk64-plugin-reportmap'.
The one test-application resides in the free online APEX environment that now runs on version 18.2. The other is a paid Exadata Cloud solution (yet on 18.1).
Now, since a short while, there is an error-message in that 18.2-test-application stating: "This page can't load Google Maps correctly".
Earlier, the free environment did not require an API key. And the Google Map just displayed fine for a long time.
In the paid application, I needed a Google API Key right away upon first use. So, I did what I needed to do in the Google Cloud Platform, obtained an API key, and the map is displaying just fine there all the time.
Now, I am completely at a loss why the map is not displaying anymore in the 18.2-test application. I have provided it with an API key after this, but no success.
I read something being deprecated ("The Maps JavaScript API v2 is no longer available" on https://developers.google.com/maps/documentation/javascript/v2tov3).
But I can't seem to find my way through this stuff. Not sure if it is relevant.
Has something changed with using API keys / Google Maps going from 18.1 to 18.2 ?
Or what could be going on here ? And especially: how to solve this ?
Marc