Using current geographic position runs searches continuosly?

Hi everyone,
In my RG data source, while searching for trips details I’m using “current geographic position” while searching for pick-up location,

The constrain is “Pick up location within 5km of current geographic position” is this runs continuous search ? and takes too much WUs?

Likely…maybe do the search in workflow and then use display data.

Likely if it is running continously.

I just set custom state to store current geographic position when page is loaded.
then using it’s value to run a search.
I’ll check the difference in logs after sometime.

This topic was automatically closed after 70 days. New replies are no longer allowed.