Sachin Agarwal
Sachin Agarwal
I am facing same issue. And this is breaking my production code. And my application is heavily dependent on this. The solution provided by @feltoar is working for me as...
This looks like issue with the base txtsearch library. I have opened a PR https://github.com/teamtnt/tntsearch/pull/234 for this. Let's hope it gets merged soon
@joldnl if you check the same google documentation you mentioned, you will find the following. Hope this helps
@1quintana I haven't implemented place photos api. I will be implementing it soon.
@jhnferraris It is implemented. But just a heads up, its deprecated in google places api. Thus it will be removed in future when google stops the api.
@1quintana @sifang @marcus-at-localhorst Place Photo Support Added.
@marcus-at-localhorst Thanks for the Gist. It really helped.
@mits87 I feel caching should be part of the application and not package/library. But If there seems to be a need, will surely do add caching.
@mallardduck Makes Sense. Will try to add caching.
This will break the existing behaviour where we can listen to the `NotificationSent` event. I would suggest to consider that behaviour