Contents

setNeedsDisplay()

Invalidates the entire contents of the overlay for all zoom scales.

Declaration

func setNeedsDisplay()

Discussion

This method causes the entire contents of the overlay to be redrawn during the next update cycle. This method invalidates the overlay regardless of the current zoom scale associated with the map.

See Also

Drawing the overlay