Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
特定の地域の食堂の総数を表示する必要があります。
例: 都市 A には 10 の食堂があります。番号 10 のアイコンを表示する必要があります。そのアイコンをクリックすると、食堂の正確な場所が表示されます。
Gmap3 と Clustering を試してください。クラスターのカスタム アイコンを設定でき、アイコン内に合計数が設定されます。デフォルトでは、クリックするとズームインしてクラスタが開きますが、カスタム イベントを追加することもできます。
http://gmap3.net/examples/clustering.htmlを参照してください