I use Delphi 12 CE and tried to build applications showing maps (google maps on Windows only, no FMX).
There are some example projects which do not work. They compile without errors but the content of the TMapView stays empty.
I think an API key is not neccessary, as this is for Android applications only.
A few years ago I created map applications with GMMaps, which suddenly stopped working due to some changes in the google API. Do I face the same problem here?
Help appreciated!