Edwin Wills
Edwin Wills
Hi @mubashirkamran - I've just tried running an example on my machine and it's working fine for me - do you mind giving me the query you're using to generate...
Hmm yeah - I can replicate that this end - looks like it's a difference between `spots` and `spots_by_query` - both return a valid looking next page token, but the...
Ah interesting - I wonder if it would be more helpful if the results always returned the correct nextpage token without needing the `multipage` being set. I'll need to dig...
This all makes sense (and I love descriptive method names). Agree `lat_lng` is better - saves confusion with eastings/northings coordinate types etc. `lat_lng` vs `lat_lon`? If we're going to shift...
Thanks so much for your PR - I'll take a look today and add any comments.