Reorder list + Google Maps Marker click

Is it possible to reorder ionic list according to the click on a google maps marker?

I have a homepage that has a google map on top with a list under this map.
I want the list to be reordered when a marker clicked. The item that is related with the marker click will come to the top of the list.

Any idea how to do it or any examples that might help me? Is this feasible with ionic2 and google maps functionalities ?