when Size Ready
@RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP_PREFIX ] )
Execute the provided action when map size becomes ready. Will be executed synchronously if map size is ready at the moment of invocation.
Return
a Cancelable that can be used to cancel this registration if the map size never becomes ready.