I do not think this is possible, or at least not convenient, in the current API. The obvious parameters would be: (a) to keep track of what information the InfoWindow goes with, which binding it is to, or (b) call getPosition()in InfoWindow and find an anchor that returns the same value when called getPosition(). Note that (b) will be problematic if you have multiple anchor / marker objects in one place.