Wire a VectorLayer's feature clicks to an info window. The per-layer click fires only over a feature (dispatch hitTest), so this opens on the clicked feature. Requires fim.enableMapEvents().
click
fim.enableMapEvents()
Optional
Wire a VectorLayer's feature clicks to an info window. The per-layer
clickfires only over a feature (dispatch hitTest), so this opens on the clicked feature. Requiresfim.enableMapEvents().