I am getting limited results while using the nearbySearch API - no matter the radius I set for the search (I am comparing between a radius of 100 and 10000). I have chosen a very populous area to test the API and the same code has previously worked well!
‘totalResults’ is never greater than or equal to 100 (typically around 96). Am I doing something wrong? All results returned are within a ±100m radius of my search coordinates no matter what radius I select.