B4J Question "Sorry, we have no imagery here"?

Beja

Expert
Licensed User
Longtime User
Hi,
Today I run an old b4j app that displayed a Google map correctly before, using the Google maps API key Alza*******, the map space was rendered correctly and the fance was drown correctly but no map was shown, I say the fance was drawn correctly because only the terrain that was not drawn, but when switched to Satellite the image was drawn.
This was the message:
"Sorry we have no imagery here"

Any meaning appreciated!

 

Attachments

  • 1719208117923.png
    3 KB · Views: 292
Last edited:

Beja

Expert
Licensed User
Longtime User
Have a look HERE.
Download the latest version HERE.
Be aware that this version needs Java 19.
Thank you Klaus..
I did all that.. jdk 19.0.2.. The Satellite is ok.. but the problem still with the map.
 
Last edited:
Upvote 0

BeneBarros

Active Member
Licensed User
Longtime User
Klaus is right, you must have the old version of GoogleMaps. You must download version 2.01.
 
Upvote 0

RichardN

Well-Known Member
Licensed User
Longtime User
There is no satellite image data once you go a little distance offshore and you will get this message.... Double check your coordinates.
 
Upvote 0

TILogistic

Expert
Licensed User
Longtime User
Verify that the Jar and the xml do not exist in the internal libraries, if they exist, eliminate them.
and copy the jar and xml of version 2.0.1 to the additional library directory.
And refresh the library list in the IDE and compile again.


see:

 
Last edited:
Upvote 0

TILogistic

Expert
Licensed User
Longtime User
error with your API key
B4X:
gmap.Initialize2("gmap", Null, "AIzaSyCvie18SmcDBtvNPSrenPbk0NR9SEhh9bg")
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…