Ecotrust / wc-marine-debris

West Coast Governor's Alliance marine debris database
2 stars 1 forks source link

Clicking a point should HIGHLIGHT event on left #117

Open rhodges opened 11 years ago

rhodges commented 11 years ago

As I recall, there was some difficulty with this, however it is very desirable. Maybe we can re-think how this can be done in a sane manner that doesn't break pages.

eknuth commented 11 years ago

Definitely. When clicking the row we get the event id, but we would still need that getFeatureBy that works on clusters, too.

Should be no problem to drop that code into our project.

On Dec 7, 2012, at 2:22 PM, Ryan Hodges wrote:

As I recall, there was some difficulty with this, however it is very desirable. Maybe we can re-think how this can be done in a sane manner that doesn't break pages.

— Reply to this email directly or view it on GitHubhttps://github.com/Ecotrust/wc-marine-debris/issues/117.

eknuth commented 11 years ago

Oh, right. You mean the other way. Ideally we'd have both...

eknuth commented 11 years ago

Clicking a point brings the clicked point to the top of the list. Doesn't highlight.

Clicking a point sorts the results in the table by proximity to the clicked point.