2

I'm using radarSearch to search places inside boxes (I use RouteBoxer).

It works fine for vertical paths - http://jsbin.com/nedamo/edit?html,output

But when path is horizontal then radarSearch returns result only in the center of boxes - http://jsbin.com/wijoju/edit?html,output

enter image description here

Any suggestions how to deal with this issue?

Komi
  • 31
  • 5
  • [`types` is deprecated](https://developers.google.com/places/web-service/search#RadarSearchRequests), you'll have to use [`type`](https://developers.google.com/maps/documentation/javascript/3.exp/reference#RadarSearchRequest) and would most likely still use 1 type. Hopefully this helps in a way – abielita Apr 07 '16 at 09:04
  • Thanks, I know this but "requests using the deprecated features will be supported until February 16, 2017, after which all text searches must use the new implementation" and it shouldn't be a reason – Komi Apr 07 '16 at 09:18

0 Answers0