I have a div with an iframe that shows the built-in google map, the map can move, I want to receive an event after any change in the map image (any navigation) on the iframe. can i get this? Thanks
PS: I am using jquery library. when i use onload event it only fires for the first time!
source share