Google Places Radar Search Leaving Out Some Results (not referring to detail information) -


when doing radar search specific place type (in case "shoe_store") api not returning (within 200 limit) places type "shoe_store" in radius. obtaining beyond radius, leaving out within. more following api search 1 i'm looking @ now:

api call: https://maps.googleapis.com/maps/api/place/radarsearch/xml?location=39.0923384,-76.8564899&radius=28967&types=shoe_store&key=apikey

using radius of 28,967 should "shoe_stores" within 18 mile radius. looking ensure "shoe show" , "shoe dept" of there 7 when 1 simple "shoe show near 14708 baltimore ave laurel, md 20707" in regular maps.google.com site. however, when using radar search 1 of them shows while other, further out, shoe stores show up.

am missing in api call or api prioritize results sees fit, skipping , not staying within specified radius?


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -