Map component

Good morning, I’m having a problem with the map component. On Android, it displays the map and markers perfectly, but on iOS, it only displays the markers; the map doesn’t display.
Can you tell me how to fix this? Thanks.

Hi @Coes_Italia
It is probably an issue with the Google Maps API keys.
Here are a few things you could check:

  1. If the Map API key is unrestricted or has restrictions for iOS
  2. If you have enabled Maps SDK for iOS for your API key.

Instructions for adding Google Maps can be found here in our Docs: https://docs.thunkable.com/app-design/ui-components/embed-components/map#add-google-maps-api-key

ok I’ll check. Thanks

1 Like