What works: I have server side code that provides locations like the geocoding app example. I use the appery 'mapping' action on the data tab to get the markers to show up on my map based on the server results. What does not work: How can I removed markers? They still appear even after my server cal...