hirodesu85 / GIFTech2024_backend

0 stars 0 forks source link

検索する距離を変更する #32

Closed iineineno03k closed 4 months ago

iineineno03k commented 4 months ago
Yoshino-Yukitaro commented 4 months ago

📝 稀にphotosすら存在しないJSONが返ってくる事がある

{
  "business_status"=>"OPERATIONAL", 
  "geometry"=>  {
    "location"=>. {
      "lat"=>39.9697, 
      "lng"=>141.168155. 
      }, 
    "viewport"=>. {
      "northeast"=>. {. 
        "lat"=>39.9711490802915, 
        "lng"=>141.1694980802915
      }, 
      "southwest"=>. {
        "lat"=>39.9684511197085, 
        "lng"=>141.1668001197085
      }
    }
  }, 
  "icon"=>"https://maps.gstatic.com/mapfiles/place_api/icons/v1/png_71/civic_building-71.png", 
  "icon_background_color"=>"#7B9EB0", 
  "icon_mask_base_uri"=>"https://maps.gstatic.com/mapfiles/place_api/icons/v2/civic-bldg_pinlet", 
  "name"=>"岩手警察署 一方井駐在所", 
  "opening_hours"=>. {
    "open_now"=>true
  }, 
  "place_id"=>"ChIJG70B83UXhV8RcJ_TP8kYrMk", 
  "plus_code"=>. {
    "compound_code"=>"X599+V7 日本、岩手県岩手町", 
    "global_code"=>"8RF3X599+V7"
  }, 
  "reference"=>"ChIJG70B83UXhV8RcJ_TP8kYrMk", 
  "scope"=>"GOOGLE", 
  "types"=>["police", "point_of_interest", "establishment"], 
  "vicinity"=>"岩手町一方井第14地割68"
}
Yoshino-Yukitaro commented 4 months ago

稲田さんの実装内容に加えて下記の変更を行いました

Yoshino-Yukitaro commented 4 months ago

@ryichk こちらお手隙でレビューお願いします 🙇

Yoshino-Yukitaro commented 4 months ago

岩手県のサウナwwww ぶっ飛んでて面白くなってきましたよね 😂 レビューありがとうございました!こちらマージします!