Hello guys, i’m trying to migrate my code on find location flow from google maps API to Here maps API (google seems to have started charging) but i cant seem to get it straight. Anyone to kindly assist? Here is my code
Code
resolve({
// Insert your API key below
https://places.cit.api.here.com/places/v1/discover/search
?app_id={VtZ5nnlkzslUlyblI7If}
&app_code={11ghstXtBfphNnYGhCdRHQ}
&at=-1.231934,36.815853
&q=Bank
});