You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was using onRegionDidChange but I saw that got deprecated, so I'm using onCameraChanged, is there a way to debounce it (without doing it myself) with a property similar to regionDidChangeDebounceTime?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I was using
onRegionDidChange
but I saw that got deprecated, so I'm usingonCameraChanged
, is there a way to debounce it (without doing it myself) with a property similar toregionDidChangeDebounceTime
?Beta Was this translation helpful? Give feedback.
All reactions