Prototype development - thinking and approach

Thanks for the reply Lyns! I was wondering about the single-state dynamic panels choice. Do you know if there is a reason why it’s a bad idea? I could just have them as groups, I suppose. I’m hoping to start getting better at understanding the thinking behind good interactive prototype development. I think you had a good suggestion about combining the 2 search panels into a single panel with 2 states - I did that - thanks!

For some reason, I haven’t been able to get the conditional logic right to display the annotations on only the first visit. Should MapVisited_Seattle be a global variable? Does ‘OnPageLoad’ get executed only once for my file because everything is managed on/via the homepage?