Jump to content
XE_user

TMapview stays empty

Recommended Posts

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!

 

Share this post


Link to post
5 minutes ago, XE_user said:

Thanks, but I do not use multi-platform FMX components, I use the VCL for Windows only, as described above.

Still need it to access googles map service

Share this post


Link to post

Ok, I just saw, that the demo is from multi-platform samples.... and TMapView is not available for VCL applications.

  • Like 1

Share this post


Link to post
2 hours ago, ToddFrankson said:

Still need it to access googles map service

I created a API key in the google developer console for this project, followed the instructions of your link. No success. Still no map, no error or messages.

 

Is there a way to debug the connection with the google servers on application level?

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×