Andrew Niese asked 2017-08-04 19:43:48 UTC
The first load of my form places markers on the map, and centers coordinates. If I hit Refresh in the browser, the markers disappear, and the map centers on Null Island (even though other elements, like listview items, remain the same)
So unless this is a WiseJ bug, I need to detect this refresh event (which does not fire form Load event), and re-draw the map markers, and re-center the map. Where should I do this? thanks
Andrew Niese asked 2017-08-04 19:43:48 UTC
The first load of my form places markers on the map, and centers coordinates. If I hit Refresh in the browser, the markers disappear, and the map centers on Null Island (even though other elements, like listview items, remain the same)
So unless this is a WiseJ bug, I need to detect this refresh event (which does not fire form Load event), and re-draw the map markers, and re-center the map. Where should I do this? thanks