B4J Question [SOLVED] jGoogleMaps Google Maps Javascript SDK version to 3.56

javiers

Active Member
Licensed User
Longtime User
To solve the jGoogleMaps error, it is indicated that we must update Google Maps Javascript SDK version to 3.56.
How is it done?
 
Solution
Check if you have a copy of the JGoogleMaps libraries also in the internal libraries folder
Solved!. This was the reason. I also had the library in the internal libraries folder.
Thank you all!!

1718166774735.png

javiers

Active Member
Licensed User
Longtime User
Thanks for the response, but I haven't expressed myself well. I have already updated the library to version V2.01. But I recompile the project and the error in the map is the same. My work environment is B4J v 10 (64 bit) y java jdk 19.0.2


error_mapa.jpeg
librerias.png
 
Upvote 1

javiers

Active Member
Licensed User
Longtime User
I just did it and the result is the same. 😢
I only see that the jOkHttpUtils2 library is version 3.03 and there is a more current one (3.04)...

1718115856847.png
 
Upvote 0

Star-Dust

Expert
Licensed User
Longtime User
Check if you have a copy of the JGoogleMaps libraries also in the internal libraries folder
 
Upvote 2
Top