uwcart / mapstudy

Integrated, modularized framework for testing cartographic hypotheses
13 stars 8 forks source link

Interaction tracking bugs #6

Closed northlandiguana closed 8 years ago

northlandiguana commented 8 years ago

All bugs seem to be in m-section.js.

Zoom records as zoom and pan Underlay does not trigger an interaction record Search does not trigger a search interaction, does trigger a zoom interaction. Also, too many results in search box; limit to 10. Recolor posts resymbolize interaction 3 times.

northlandiguana commented 8 years ago

Interaction recording bugs taken care of. But found a new bug--popups remain available after search is executed even if retrieve is off.

northlandiguana commented 8 years ago

Fixed search-popup bug.