Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
Alpha549
Creator II
Creator II

Use tGoogleMapLookup component

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 ?

Labels (2)
2 Replies
Anonymous
Not applicable

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

Alpha549
Creator II
Creator II
Author

How did you place the API KEY ? I can't see any settings about that.