B4J Question Problem jGoogleMaps library 2.01

MarcoRome

Expert
Licensed User
Longtime User
Hi All.

Until a couple of weeks ago everything was fine.
Today if I try to load the map (see also the example of Erel)

from the following error:
Without Key:
B4X:
gmap.Initialize("gmap", options)



With valid Key:
B4X:
gmap.Initialize2("gmap", options, "AIzaSyB-XXXXXXIYYYYYX1oPHXPh0XXX")
For 1 second i see:


After 1 second i see this:



with the following internal message: "Sorry, there are no images available for this region" ( Siamo spiacenti, non sono disponibili immagini per questa regione ).
I checked the key, to see if there were any limitations or anything else but the key works correctly, in fact if I do this test:


I have this result in my borwser:



if you have not valid key you have this message:
The Google Maps Platform server rejected your request. The provided API key is invalid.

The library is ok:


Java is ok:



but then as I said until a couple of weeks ago everything was working fine.
Any suggestion ??
Thank you
Marco
 

DonManfred

Expert
Licensed User
Longtime User
It is a problem with JavaFX-Webview

 
Upvote 1

Similar Threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…