タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

googleに関するYam-Namのブックマーク (2)

  • プレイスライブラリ|Google Maps JavaScript API v3|Ajax|PHP & JavaScript Room

    指定した場所の半径1km以内にあるスポット情報をタイプ別に検索 場所の周囲検索(location+radius)、タイプ指定あり 2013/4/7 表参道周辺で、選択した場所タイプに該当するスポットを検索し、ヒットしたスポットの座標にマーカーを立てます。 マーカークリックで情報ウィンドウでそのスポット情報を表示します。 ここでは表参道駅の周囲1kmを検索対象としてみます。 リクエスト時にlocationにgoogle.maps.LatLngオブジェクトで場所の座標を指定し、そこから半径何メートルを検索対象とするかをradiusに整数値で指定します。 500mなら500、1kmなら1000を指定します。 以下のサンプルでは、デフォルトは表参道駅付近(半径1km以内)。【現在地で検索する】ボタンを押すと現在地半径1km以内が検索範囲となります。 var request={ location:

    プレイスライブラリ|Google Maps JavaScript API v3|Ajax|PHP & JavaScript Room
    Yam-Nam
    Yam-Nam 2013/05/02
    googleプレイスライブラリ sample集 そのまま使えるかも
  • Place Types  |  Places API  |  Google for Developers

    Send feedback Place Types Stay organized with collections Save and categorize content based on your preferences. This page lists the supported values for the types property. Table 1 lists the types that are supported for place searches, and can be returned with Place details results, and as part of autocomplete place predictions. Table 2 lists additional types that can be returned with Place detai

    Place Types  |  Places API  |  Google for Developers
    Yam-Nam
    Yam-Nam 2013/05/02
     googlemap placelibraryのスポット一覧
  • 1