Contents

isGeocoding

A Boolean value indicating whether the receiver is in the middle of geocoding its value.

Declaration

var isGeocoding: Bool { get }

Discussion

This property contains the value true if the process is ongoing or false if the process is done or has not yet been initiated.

See Also

Managing geocoding requests