I'm painting some GMarkers on a map with Subgurim Map control.
Sometimes the GMarkers overlap each other. That isn't a problem, but I want one specific one, which is kwown when I put it on the map, on top of all the others because that is the one the user clicked latest.
I thought I could just add it to the map as the latest one and it would be on top, but it isn't: the z-order of it looks like to be set at random.
Can I make sure that this GMarker is 'painted on top'?