カラカニのメモ帳
mindiaカラカニのメモ帳見出し語

GMarkerManager

kani · 2009-03-08 更新

このクラスは、地図の現在のビューポートとズームレベルに応じて、地図上の何百ものマーカーの表示を管理するために使用されます。

http://code.google.com/intl/ja/apis/maps/documentation/re…

読んで字の如く、ズームに応じて表示するマーカーを変えてくれるシロモノ。

ちなみに、これはマーカーの追加はできるけど削除はできないらしい。

どうやら削除する機能が今は実装されてなさそうな雰囲気です(ってしっかり訳して読んだわけじゃないので違ってる可能性有りますが。っていうか違っててくれ)。

http://d.hatena.ne.jp/dambiyori/20061126#1164549642

ちなみに、Googleの人たちはみんなで使えるAPIをオープンソースで公開しているらしい。

The Google Maps API Team is excited to announce our new open source project, the GMaps Utility Library. This project will be hosted on code.google.com and will let the Google engineers for the Maps API work hand-in-hand with the many great developers in the Maps API community. Together, we can extend the core Maps API and ensure that every developer need is met.

http://googlemapsapi.blogspot.com/2007/03/new-open-source…

関連する見出し語