Start with downloading the GoogleMaps module from the appstore. To do so, in your Mendix Studio Pro, having your project opened, click at the top right on the shopping cart button. In the appstore-tab that opens up, search for Google Maps. Click on it, you will see a download button appear, and some tabs with all the information you need in the documentation-tab. The download button will import the module into your project. It will appear in the Project → App Store modules folder.
Hi Koteswar,
The reason it is not working is stated in the browser errors you get:
I have done all the steps you have provided, I have added google API key also
while running the application it is giving exception as ‘This page can't load Google Maps correctly.’
i have created a free Google Cloud Platform account, created one project, using the API key in the Mendix app
I need to complete the Google Cloud Platform payment option or ‘google map’ will work in free account also?
while inspecting the page in the console also on exception displaying i.e ‘You must enable Billing on the Google Cloud Project at https://console.cloud.google.com/project/_/billing/enable’
This is the exception I am getting, It is unable to find the address
Thank you, Tim and Ivo Sturm
It is woking fine now.