I am using the Factual API along with the Google Maps API to get data for Restaurants in a certain city. As the name suggests, Factual deals with Factual data and does not include Restaurant images as apart of their API.
Does anybody know if it is possible for me to compare the Place ID in factual to the Place ID in maps and get the correct Restaurant image associated with it?
Why not just use Google Places API premium package rather than Factual? I'm look at which one to pick, but if I'm going to be using maps, why pay twice? Maybe I'm missing something. The big difference is downloading the data for factual vs google api, but it doesn't matter for me, using an API is probably easier than importing data anyway.