Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello World !
I'm checking tGoogleMapLookup component, got from Talend Exchange (https://exchange.talend.com/# purchasebinary:g=marketplace%252F1&p=marketplace%252F1%252Fproducts%252F648%252Fitems%252F957%252Fpurchases%252F85917)
However, it seems not to be usable. It might not be compatible with Talend DI 7.3.X..
Is someone able to use it ?
Hello
It works perfectly You need to enable "Places API" on google side
Then placez you API KEY on component.
For test case:
create a job composed by a tixedflowinput composed by 2 column, for instance LAtitude and longitude (not String but, I used Double) , For values i put latitude/longitude
On tgooglemapLookup, i set LAtitude=Latitude and Longitude=Longitude
And I placed the API-KEY
Run the job, no issue
How did you place the API KEY ? I can't see any settings about that.