Maps widget issue (Address not working)

0
Hello, I'm trying to use the Maps widget (https://marketplace.mendix.com/link/component/108261). I'm using the Google Maps as source, and I've already tackled everything with the APIkey, billing, etcetera. If I provide a static longitude and latitude, it is working as planned. (I'm using the most basic settings of a Static marker) However, when I provide an address, no matter the configuration of the address, I get the following error: I've checked to make sure that I have the newest version of the widget, because I read something about Address not being supported in older versions (https://docs.mendix.com/appstore/widgets/maps#4-widgets-below-version-2-0-0) Has anybody else had this issue, or now where I could find the cause? -- EDIT – I had to enable a different API in the Google Cloud Console: The Geocoding API. Now everything is working according to plan.
asked
3 answers
2

It seems that I had the wrong API enabled in the Google Cloud Console.

After I enabled the Geocoding API, everything is working according to plan. Very strange why coordinates were working with the wrong API enabled, and also not a very helpful error message, but it is fixed.

answered
0

Marten,

Seems like you are passing an empty object to the widget.  Maybe its a permissions issue?

Hope that helps,

Mike

answered
0

The address does exist. Tried this on https://service.mendixcloud.com/p/address and got this:

Guess you’ve been there once or twice.

answered