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.
ベクターレイヤーを使用した wfs プロトコルがあります。機能のアイコンを使用しています。機能のアイコンが占める正確なスペースを知りたいので、機能の場所を特定するにはどうすればよいですか。
OpenLayer.Layer.Vector の PreFeature 挿入関数と point1.distanceTo(point2); によってフィーチャの衝突を見つけることができます。距離が小さすぎる場合、優先度の低い 1 つのポイントを無視できます。