Currently the location search api pulls places to acquire lat and long for each location result, instead of this, we can do location results based off passing a place id instead of a lat and long. If lat and long are passed, we will use these values instead.
Currently the location search api pulls places to acquire lat and long for each location result, instead of this, we can do location results based off passing a place id instead of a lat and long. If lat and long are passed, we will use these values instead.
Should drop our api consumption good bit.