Correct answer is (d) resize
Easiest explanation: resize event will be fired when the map changes the size, zoom_changed event will be fired when map zoom property is changed, tilt_changed event will be fired when map tilt property changes, tilesloaded event will be fired when visible tiles have finished loading.